summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2000-10-03Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-10-03Add -Wall -Werror to CFLAGS. (niklas@, jakob@ ok)Hakan Olsson
2000-10-03Print IKE notifications (with -v). Style. (jakob@ ok)Hakan Olsson
2000-10-03Compile with -Wall. Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-10-03More careful ntohs/ntohl etc. From Gunnar Lindberg <lindberg@cdg.chalmers.se>Hakan Olsson
2000-10-03More format string paranoia; deraadt@ okAaron Campbell
2000-09-30Some format string problems that were missed during initial audit; deraadt@ andAaron Campbell
2000-09-28according to the strlcpy man page the order of argumentsMichael Shalayeff
2000-09-24Correctly ignore -n flag with -d when both options are separate (i.e.Miod Vallat
2000-09-24re-apply this fix for big endian systems, this was lost in rev 1.12Brad Smith
2000-09-21do not hardcode -g -O2 etc. into CFLAGS; pointed out by brad@Michael Shalayeff
2000-09-18make process.S compile on mips. ok art@. -mojMats O Jansson
2000-09-16synchronize with latest kame.Jun-ichiro itojun Hagino
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyTheo de Raadt
2000-09-14Fix some style nitsbrian
2000-09-14Support PPPoATM, disabled for now as /usr/include/netnatm doesn't existbrian
2000-09-14Understand IPPROTO_ESP and IPPROTO_AH packetsbrian
2000-09-13Use vis(3) when escaping non-printable characters instead of doing itTodd C. Miller
2000-09-11Fix pasto: repquota does not report user quotas when a volume argument is givenTodd C. Miller
2000-09-11Could someone please tell me why cvs did not bother to commitArtur Grabowski
2000-09-11Reenable afs.Artur Grabowski
2000-09-11New Arla userland from Arla between 0.34.2 and current in arla cvs.Artur Grabowski
2000-09-11Import of arla-0.35.7Artur Grabowski
2000-09-11Disable afs temporarily until the new code is comitted.Artur Grabowski
2000-09-09i386 onlyTheo de Raadt
2000-09-07Install manpage on powerpc also.Dale S. Rahn
2000-09-07wscons is used on powerpc also.Dale S. Rahn
2000-09-07Remove redundant includesbrian
2000-09-06Correct a typo; Dag-Erling Smorgrav <des@ofug.org>brian
2000-09-05undo security hole peter just commitedTheo de Raadt
2000-09-05Remove quotes from arguement lists to for loops.Peter Galbavy
2000-09-04Set reasonable default rate/resolution values for PS/2 mice.Aaron Campbell
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-09-02strtok() -> strsep()brian
2000-09-02name-server -> nameserverbrian
2000-09-02Don't delete sticky routes on exit as we may not have successfullybrian
2000-09-02Some misc tidyupsbrian
2000-09-01A start at fixing this man page up, but I must go out now, so I'll finish itAaron Campbell
2000-09-01Userland mouse daemon for new PCVT mouse features. The daemon must be startedAaron Campbell
2000-09-01repair a routine to grab interface MTU information.Jun-ichiro itojun Hagino
2000-08-31Use arc4random() instead of random()brian
2000-08-30Don't treat two or more whitespace followed by a comment asbrian
2000-08-30Complain about invalid arguments passed to ``set ifaddr''brian
2000-08-29Fix LogMAX; Mark Hannon <markhannon@one.net.au>brian
2000-08-29Use srandom(); Matt Behrens <matt@megaweapon.zigg.com>brian
2000-08-28Add LogFILTER logging to log packets allowed by the dial filter andbrian
2000-08-28Support radius accounting, and add a packet count to throughputbrian
2000-08-28indentTheo de Raadt
2000-08-25document -s option with -D; PR#1374Jakob Schlyter
2000-08-24more fixes in that area; dholland@eecs.harvard.eduTheo de Raadt