simonb
1301238ab7
Add support for gnutar's -O "extract to stdout" option.
2003-07-08 06:00:48 +00:00
itojun
04392e7f81
prototype must not have variable name
2003-07-08 05:39:23 +00:00
itojun
861516eeb7
install more postfix README files. based on PR 22086
2003-07-08 05:17:12 +00:00
lukem
abeae9d450
add MAKECONF to vars that "params" target shows
2003-07-08 04:25:21 +00:00
lukem
5d226417ac
fix cesfic entry whitespace to be consistent
2003-07-08 04:21:28 +00:00
gson
60359fcd1e
When building with "-j 2", linking the "file" tool failed because
...
libmagic.la hadn't been built yet. Work around by adding a .NOTPARALLEL
target.
2003-07-08 03:41:34 +00:00
enami
f91480b342
Replace some spaces with tab and remove trailing spaces.
2003-07-08 03:32:00 +00:00
simonb
22e98152fc
Add a few more services showing up regularly in my IP filter logs.
2003-07-08 02:48:37 +00:00
kristerw
3e51d2b759
Const poisoning.
2003-07-08 01:55:35 +00:00
kristerw
c1f62bbe29
Do not give names to the parameters in function prototypes (those names
...
reduces the usefulness of the gcc -Wshadow flag).
2003-07-08 01:43:28 +00:00
dsl
4314639609
Remove some messages that are not used and are unliklely to be needed.
2003-07-07 21:26:32 +00:00
marcus
17ea8fdb8e
Added reference to mbe driver.
2003-07-07 15:36:09 +00:00
drochner
2fc45929e2
some cleanup/fixes:
...
-get boot messages to NetBSD's standards (ie at least 3 lines)
-get some card information from PCI ID and subsystem ID
-fix media handling and link reporting for fiber cards
-port cksum offloading to NetBSD and enable as far as appropriate
(TCP/UDP transmit offloading still disabled, as in OpenBSD)
2003-07-07 15:18:24 +00:00
yamt
0a7c59f953
tree(3) manpage from OpenBSD.
2003-07-07 14:39:25 +00:00
dsl
fb2276c4c8
Replaced by sys/kern/subr_disk_mbr.c which also supports having the
...
NetBSD partition in the MBR extended partion.
2003-07-07 13:36:05 +00:00
dsl
227f8466e9
Switch to using MI code to find disklabel on MBR disks.
2003-07-07 13:34:08 +00:00
dsl
1943909639
Support booting from a netbsd partition in the MBR extended partition.
2003-07-07 13:32:42 +00:00
dsl
a1484d22a6
Remove 'dosparts' it hasn't been used for a while (if ever).
2003-07-07 13:30:10 +00:00
dsl
d38f6f3115
MI code to read disklabels from mbr disks.
2003-07-07 13:28:48 +00:00
dsl
f92748a3e8
Add xlat_mbr_fstype - converts mbr type to disklabel type
2003-07-07 13:20:17 +00:00
dsl
7db2cff2fd
Allow for the netbsd partition being in the extended partition list.
2003-07-07 13:05:46 +00:00
dsl
33ae7b798b
Fix non-i386 builds
2003-07-07 12:55:48 +00:00
dsl
0e919832bd
Another pass of the rototiller. Mainly:
...
1) New MBR editor
2) Hierarchic timezone menu
2003-07-07 12:30:19 +00:00
dsl
f2c019d534
Change 'Magic number' of menu text files.
...
Correct calculation of window width in msg_prompt_win().
2003-07-07 12:22:35 +00:00
dsl
f19029a851
Add OPT_IGNORE flag which makes menu item inactive.
...
Add menu-dependant function to draw menu lines (when opt_name NULL).
2003-07-07 12:20:56 +00:00
jmmv
e4b15274f9
Add missing section header EXIT STATUS.
2003-07-07 12:20:04 +00:00
dsl
6e18704278
Make struct mbr_partition packed. I think this will make the compiler
...
allow for it being misaligned.
2003-07-07 12:00:23 +00:00
dsl
93e88fd2eb
Only look at each pair of CHS values once when trying to guess geometry.
2003-07-07 11:45:00 +00:00
wiz
31b27aaae4
Fix typo in error message.
2003-07-07 11:42:13 +00:00
simonb
933836753e
Add port 8080 (http-alt) to the "ports commonly found in security logs"
...
section.
2003-07-07 01:26:15 +00:00
dyoung
05130136a6
Remark about lack of rate control.
2003-07-06 23:14:35 +00:00
dyoung
2c4301dd1f
Add some remarks about uncertainty in the duration fields for
...
802.11/PLCP headers.
2003-07-06 23:12:37 +00:00
dyoung
f8dd2e4734
Cosmetic: fix indentation of provision 3 of the BSD license.
2003-07-06 23:07:29 +00:00
dyoung
a036b1536b
Oops. Add the atw(4) sources, too.
2003-07-06 22:57:23 +00:00
dyoung
46a27517aa
Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on the
...
ADMtek ADM8211. Read the man page for bugs and other outstanding
issues.
2003-07-06 22:56:07 +00:00
dyoung
4451fcd003
From Sam Leffler/FreeBSD: AP scanning code, for forthcoming ADM8211
...
driver (and for eventual synchronization w/ Sam's enhancements to
FreeBSD).
From dyoung@netbsd.org , factor ieee80211_create_ibss and
ieee80211_match_bss out of ieee80211_end_scan for re-use in the
forthcoming ADM8211 driver.
2003-07-06 20:54:24 +00:00
dyoung
07a1dea78b
A straggler in the 802.11 media-handling consolidation.
2003-07-06 20:24:51 +00:00
dyoung
6e3daf0a07
Still more consolidation of 802.11 media-handling, moving moving
...
common code from awi and wi into the 802.11 framework. Inspired by
Sam Leffler's patches to FreeBSD.
2003-07-06 20:01:17 +00:00
martin
096118cb48
Move the local "dependall" target to Makefile.dev, since not all subdir
...
Makefiles include Makefile.tty. Hint from seb.
2003-07-06 18:43:36 +00:00
rearnsha
03d5740677
Fix a build failure when NFSSERVER. Unconditionally define
...
filecore_lease_check to genfs_lease_check (was previously lease_check
which isn't defined anywhere). No need to include opt_nfsserver.h
any more.
2003-07-06 17:52:08 +00:00
simonb
21f798828f
Regen: Trailing white-space and TABs nits.
2003-07-06 17:12:36 +00:00
simonb
93fec0b064
Trailing white-space and TABs nits.
2003-07-06 17:11:32 +00:00
simonb
7cd576831b
Regen; E7500 and E7505 updates.
2003-07-06 17:08:43 +00:00
simonb
960557f7d1
Fill out E7505 devices.
...
Fix E7500 HI_D descriptions.
2003-07-06 17:07:38 +00:00
christos
b6dc1230b9
PR/22062: Dheeraj S: Don't compare an integral type with NULL.
2003-07-06 16:19:18 +00:00
tron
94dffe1c93
Regen.
2003-07-06 14:59:54 +00:00
tron
2b6aac3e38
Add Intel 82547EI gigabit chip.
2003-07-06 14:59:29 +00:00
lukem
82410a60aa
Add "params" target, to display the value of various variables.
...
This is part of a broader plan to improve diagnostics & support
to end-users of build.sh.
2003-07-06 13:04:01 +00:00
tron
5bceffec2b
Handle i865 and i875P chipsets like the i845. This works good enough to
...
make XFree86 work with agp(4) enabled on an i865PE motherboard.
2003-07-06 12:39:41 +00:00
simonb
91dc378d5c
Hardwire physmem to 32MB if not called from CFE.
...
This should be a kernel config option, but for now is enough to get
a sbmips GENERIC kernel running under a simulator.
2003-07-06 12:14:50 +00:00