summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-18OpenBSD does not support non-standard mdoc macros like .Lb.Aaron Campbell
2000-11-18better permission check; okay art@, millert@Niels Provos
2000-11-18Add an example for boot -c.Aaron Campbell
2000-11-18- Add an EXAMPLES section. I still haven't chosen a "standard" format.Aaron Campbell
2000-11-18- "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality.Aaron Campbell
2000-11-18allow this to compile without COMPAT_OSF1Eric Jackson
2000-11-18avoid SIGHUP log issues, pr 1511, dean@bullock.net. It is still a signalTheo de Raadt
2000-11-18Update list of algorithms (hshoexer@rommelwood.de)Angelos D. Keromytis
2000-11-18aac appears to fitTheo de Raadt
2000-11-18syncTheo de Raadt
2000-11-17crank minorNiels Provos
2000-11-17HMAC96->HMAC as needed (Angelos missed one ;-)Todd C. Miller
2000-11-17sync program usage to manual page; mpech@prosoft.org.lvTheo de Raadt
2000-11-17remove non-existing manual references.Niels Provos
2000-11-17seems the qe/mace combination needs a delay between accesses to theJason Wright
2000-11-17Uncomment audio* at uaudio?, especially since ho@ has had success with theAaron Campbell
2000-11-17calculate timeouts correctly, simpler.Niels Provos
2000-11-17OpenBSD already has queue.h and this one gets in the way since OpenBSDTodd C. Miller
2000-11-17Userland programs should not include sys/select.hTodd C. Miller
2000-11-17correct timersubNiels Provos
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-17Merge with EOM (since Niklas won't get off his nether regions)Angelos D. Keromytis
2000-11-17Missed this, from the previous commit.Angelos D. Keromytis
2000-11-17HMAC96->HMAC as needed.Angelos D. Keromytis
2000-11-17All-1s addresses as policy destinations is also reserved for futureAngelos D. Keromytis
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-17*HMAC96->HMACAngelos D. Keromytis
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-16allow the console to attach on the rest of the alpha's we support.Eric Jackson
2000-11-16"of", not "on" (from Henric Jungheim)Angelos D. Keromytis
2000-11-16Some .Li makes this look prettier.Aaron Campbell
2000-11-16Fix password clearing bug; FreeBSDbrian
2000-11-16Be more consistent with .Bl tagsbrian
2000-11-16Be a bit more precise about what ``nat deny_incoming yes'' does.brian
2000-11-16forgot manpageNiels Provos
2000-11-16rcsid; lots of bad tabs and spacesMichael Shalayeff
2000-11-16kqueue and kevent system callsNiels Provos
2000-11-16rcsid; fix comment; lots of bad tabs and spacesMichael Shalayeff
2000-11-16syncNiels Provos
2000-11-16support kernel event queues, from FreeBSD by Jonathan Lemon,Niels Provos
2000-11-16Add uscanner.c.Aaron Campbell
2000-11-16Driver for USB scanners; from NetBSD.Aaron Campbell
2000-11-16- remove other media types, the MACE isn't as bright as one would hopeJason Wright
2000-11-16Add entries for the AMD K6-2+/III+, newer Athlon/Duron chips, andTodd C. Miller
2000-11-16syncAaron Campbell
2000-11-16Don't use sizeof() a pointer as a length parameter. This change makesTodd C. Miller
2000-11-16Sync with NetBSD (which adds quite a few new devices), while maintaining theAaron Campbell
2000-11-16revert previous commit which didnt compileEric Jackson