index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2000-10-23
Remove duplicate (and wrong) description of @option.
Marc Espie
2000-10-23
Format string paranoia w/use of bootpd's local stdarg report() routine.
Aaron Campbell
2000-10-23
Call get_errmsg() properly; from NetBSD.
Aaron Campbell
2000-10-23
Spelling: wierd -> weird
Aaron Campbell
2000-10-23
Use the standard option descriptions introduction.
Aaron Campbell
2000-10-20
Fix various typos; spotted by gluk@ptci.ru.
Aaron Campbell
2000-10-19
code for printing bridge spanning tree packets
Jason Wright
2000-10-18
this was overlooked in the last commit. ok beck@.
Todd T. Fries
2000-10-18
due to over agressive quoting, various space separated variables were failing.
Todd T. Fries
2000-10-18
Version 2 of the mod_rewrite fix from apache, fixes problem with
Bob Beck
2000-10-18
fix preprocessor warning
Jason Wright
2000-10-17
Clean.
Aaron Campbell
2000-10-17
- Add $OpenBSD$ tag.
Aaron Campbell
2000-10-16
fix from 1.3.14 for mod_vhost_alias to ensure cgi script contents are not sent
Bob Beck
2000-10-16
Add spppcontrol
Chris Cappuccio
2000-10-16
spppcontrol from FreeBSD
Chris Cappuccio
2000-10-16
mod_rewrite update from 1.3.14 to prevent problems with bogus mod_rewrite
Bob Beck
2000-10-16
respect CC.
Brad Smith
2000-10-16
use "cc -shared" to link the modules on 2.8 and up.
Brad Smith
2000-10-16
include the revision of OpenBSD with the output.
Brad Smith
2000-10-16
Xr sa
Theo de Raadt
2000-10-16
Let pkg_add be slightly more informative on tar balls that happen not
Marc Espie
2000-10-16
Re-align with reality: We use ARP for all Ethernet types.
Christian Weisgerber
2000-10-16
use sigjmp_buf's, and use poll instead of select. various other small
Theo de Raadt
2000-10-15
add note that pkg_add is not to be used for system distribution files.
Marco S Hyman
2000-10-14
- "Available options:" -> "The options are as follows:".
Aaron Campbell
2000-10-14
- Correct .Nm usage.
Aaron Campbell
2000-10-14
Capitalization.
Aaron Campbell
2000-10-13
fix build on alpha with -Werror; David Leonard <david.leonard@csee.uq.edu.au>
Jakob Schlyter
2000-10-12
cleanups
Theo de Raadt
2000-10-10
Remove useless line; mj@who.net
Todd C. Miller
2000-10-10
cast size_t to u_long on printing, be friendly with alpha. sync with kame
Jun-ichiro itojun Hagino
2000-10-10
Use supplied vax support. Don't know if it works.
Hugh Graham
2000-10-09
Don't exit when we get ENOBUFS from writev(), drop the packet instead.
brian
2000-10-09
If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th
brian
2000-10-09
fix ndp -c (flush link-locals properly)
Jun-ichiro itojun Hagino
2000-10-09
Create fd_sets big enough to handle getdtablesize() descriptors.
brian
2000-10-07
sync with kame, to make future upgrade easier
Jun-ichiro itojun Hagino
2000-10-07
use poll to avoid fd_set overflow
Theo de Raadt
2000-10-07
- Add console/X mouse transparency, so you don't have to kill moused to run X.
Aaron Campbell
2000-10-06
use dynamic fd_set to avoid overflow
Theo de Raadt
2000-10-06
printf string format audit. from: sommerfeld@netbsd.org
Jun-ichiro itojun Hagino
2000-10-06
Fix byte ordering for CuSeeMe and add some tidy-ups; FreeBSD
brian
2000-10-03
set bsize for hash to some reasonable value instead of
Michael Shalayeff
2000-10-03
Add $OpenBSD$. (jakob@ ok)
Hakan Olsson
2000-10-03
Add -Wall -Werror to CFLAGS. (niklas@, jakob@ ok)
Hakan Olsson
2000-10-03
Print IKE notifications (with -v). Style. (jakob@ ok)
Hakan Olsson
2000-10-03
Compile with -Wall. Add $OpenBSD$. (jakob@ ok)
Hakan Olsson
2000-10-03
More careful ntohs/ntohl etc. From Gunnar Lindberg <lindberg@cdg.chalmers.se>
Hakan Olsson
2000-10-03
More format string paranoia; deraadt@ ok
Aaron Campbell
[next]