Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-26 | Do not dereference pointers before checking whether they are valid (triple ↵ | Miod Vallat | |
sigh). ok deraadt@ | |||
2004-03-25 | Lucent (now Proxim) firmware 8.72 disabled the "fragment WEP frames" feature. | Todd C. Miller | |
2004-03-25 | fix english, from Joel Knight, deraadt ok | Henning Brauer | |
2004-03-25 | Don't use mbuf pointer in error case, when it has been set to NULL. | Daniel Hartmeier | |
From Patrick Latifi. ok markus@, henning@, deraadt@ | |||
2004-03-25 | Various typos | Tom Cosgrove | |
ok miod@ deraadt@ | |||
2004-03-25 | Fix icmp checksum when sequence number modlation is being used. | Ryan Thomas McBride | |
Also fix a daddr vs saddr cut-n-paste error in ICMP error handling. From dhartmei@ ok deraadt@ | |||
2004-03-24 | Fix typos; from jmc@; OK deraadt@ | Todd C. Miller | |
2004-03-24 | Document USB issues. OK drahn@ deraadt@ | Todd C. Miller | |
2004-03-24 | Do not check for writing to address zero on vax, since this is where | Miod Vallat | |
we want to be able to load a .gz kernel. ok deraadt@ | |||
2004-03-24 | Add some notes about privsep to manpage. | Hans-Joerg Hoexer | |
ok ho@ jmc@ deraadt@ | |||
2004-03-24 | List supported USB devices in the table. It probably makes sense | Todd C. Miller | |
to split the table into 3 separate ones since it has grown rather large. OK deraadt@ miod@ | |||
2004-03-24 | From the how many ways can you screw up replacing one line of code | Jason Wright | |
department: cast 'i' to u_int64_t so the sign comparison actually makes sense. Any other bugs in here just ship in the release, I'm done. | |||
2004-03-24 | privsep documentation from canacar | Theo de Raadt | |
2004-03-24 | Correct size in error message. From mickey@ | Ryan Thomas McBride | |
ok deraadt@ | |||
2004-03-24 | Disable net.inet.carp.log by default. | Ryan Thomas McBride | |
ok deraadt@ | |||
2004-03-23 | update url; | Jason McIntyre | |
ok miod@ deraadt@ | |||
2004-03-23 | use absolute value like rev 1.1 did; pointed out by tom and ok deraadt. | Jason Wright | |
2004-03-23 | OpenBSD might be a more likely UNIX-like OS than SunOS here. | Tom Cosgrove | |
Suggested by nick@, thanks. ok miod@, deraadt@ | |||
2004-03-23 | gcc3 doesn't align things the same as gcc2. Casting upwards is dangerous | Jason Wright | |
to a program's health, avoid it. ok deraadt | |||
2004-03-23 | Oops, gremlins | Miod Vallat | |
ok deraadt@ | |||
2004-03-23 | Remove erroneous null termination. | Hans-Joerg Hoexer | |
ok ho@ deraadt@ | |||
2004-03-23 | Recognize amd64 binaries and coredumps; ok todd@ deraadt@ drahn@ | Miod Vallat | |
2004-03-23 | typo; | Jason McIntyre | |
ok miod@ deraadt@ | |||
2004-03-23 | .Xr ftok 3; from tedu@ | Jason McIntyre | |
ok deraadt@ | |||
2004-03-23 | Remove comments about SMC Elite Ultra. I can't reproduce this issue, it | Nick Holland | |
is an infrequently used card, and apparently a minor problem. ok deraadt@, miod@ | |||
2004-03-23 | Apple's HD SC Setup is included with Mac OS, no reason to download it | Nick Holland | |
separately. ok deraadt@, miod@ | |||
2004-03-23 | Mention use of PXE to get install kernel, and cleanup some whitespace. | Tom Cosgrove | |
ok miod@, deraadt@ | |||
2004-03-23 | Hold off for 1 second before beginning bulk transfer. Avoids looping | Ryan Thomas McBride | |
until mono_time.tv_sec advances past the time the bulk transfer request was recieved. ok cedric@ deraadt@ | |||
2004-03-23 | libg2c ships on cats too. ok deraadt@ | Dale Rahn | |
2004-03-23 | Add TI 1510 to recognized list of chips to configure. ok deraadt@ | Dale Rahn | |
2004-03-23 | Update copyrights to 2004. | Kenneth R Westerback | |
ok deraadt@. | |||
2004-03-23 | fix typo; Michael Coulter; OK deraadt@ | Todd C. Miller | |
2004-03-23 | Update ahc hardware sections. Add mpt section to i386 and amd64. | Kenneth R Westerback | |
ok deraadt@. | |||
2004-03-22 | Update to reality; adapted from NetBSD with some corrections. | Todd C. Miller | |
OK deraadt@ | |||
2004-03-22 | Improve layout, add more Xr, complete a few intro pages. | Miod Vallat | |
This completes the man4 frolicking for this release. | |||
2004-03-22 | Mention use of PXE to get install kernel. | Tom Cosgrove | |
ok miod@, jmc@, deraadt@ | |||
2004-03-22 | some spacing, and a little cleanup; | Jason McIntyre | |
ok deraadt@ | |||
2004-03-22 | A potpourri of Xr and layout fixes. | Miod Vallat | |
ok deraadt@ | |||
2004-03-22 | Tell what TERM value you should use to get color on sun emulation, and | Miod Vallat | |
device names for extra screens. ok deraadt@ | |||
2004-03-22 | Mention wi@usb. | Miod Vallat | |
ok deraadt@ | |||
2004-03-22 | Initialize msb and lsb tables (from NetBSD). | Thomas Nordin | |
Use lsb table when calculating microtime. deraadt@ ok | |||
2004-03-22 | sync | Theo de Raadt | |
2004-03-22 | Fix dates on my copyrights. | Tom Cosgrove | |
Noticed my miod@, thanks. ok deraadt@. | |||
2004-03-22 | Fix CARP shutdown. ok deraadt | Cedric Berger | |
2004-03-22 | Unbreak rmd160. Was broken on sparc64 when compiled with gcc3. Fix and report | Hans-Joerg Hoexer | |
by Simon Kellner. XXX This is only a temporary work-around and we still need a REAL fix for XXX this issue. Testing on different archs by marc@ tdvall@ millert@ otto@ ho@ miod@ hshoexer@ ok deraadt@ | |||
2004-03-22 | Add support for PFSYNC_ACT_BUS. (Bulk Update Status) | Ryan Thomas McBride | |
ok deraadt@ | |||
2004-03-22 | Add a complete pfsync+carp firewall failover example. | Ryan Thomas McBride | |
ok deraadt@ | |||
2004-03-22 | Support for best effort bulk transfers of states when pfsync syncif is | Ryan Thomas McBride | |
configured. This this allows pfsync+carp clusters to come up gracefully without killing active connections. pfsync now prevents carp from preempting to become master until the state table has sync'd. ABI change, any application which use struct pf_state must be recompiled. Reminded about this by Christian Gut. Thanks to beck@ cedric@ and dhartmei@ for testing and comments. ok deraadt@ | |||
2004-03-22 | spelling; jjy2+@pitt.edu | Theo de Raadt | |
2004-03-22 | Pass pfsync and carp traffic in the boot-time pf configuration. | Ryan Thomas McBride | |
Bring carp interfaces down at shutdown, to make a graceful exit if we're master. ok deraadt@ |