summaryrefslogtreecommitdiff
path: root/usr.sbin/sup
AgeCommit message (Expand)Author
2003-11-12s/netbsd.org/NetBSD.org/igrant
2003-10-16safer use of reallocitojun
2003-10-14Don't try to compile "vprintf.c" because NetBSD has all the functionstron
2003-09-20Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose.lukem
2003-09-04use LNFILES instead of homegrown equivalentlukem
2003-08-27plug memory leak. openbsd-pr-3416itojun
2003-08-11tabifyitojun
2003-07-28debian bug id "sup 1.8-8, bug #175327" - temporary file symlink raceitojun
2003-04-04fix problem with fgets()christos
2003-04-03This Makefile should not need bsdmake!christos
2003-04-03add more defines for stuff we have.christos
2003-04-03put back <sys/ioctl.h> in case we are lunix.christos
2003-04-03Port to linuxchristos
2003-04-01remove some #includes which are unneeded since the transitiondrochner
2003-01-28success, not sucess. Noted by mjl.wiz
2003-01-02Fix typos pointed out by Igor Sobrado in PR misc/19621.jschauma
2002-12-22Debugging is usually spelled with three gs.wiz
2002-12-06Avoid strict alias warning.thorpej
2002-11-30tweaks for fparseln(3) move from libutil to libc:lukem
2002-10-19use readlink with bufsize - 1; approved thorpej.provos
2002-09-19select() -> poll()mycroft
2002-09-18minor makefile delintlukem
2002-08-09Don't omit third argument to open(2).soren
2002-07-10Fix a lint warning by removing some #ifdef lint (!?!).wiz
2002-07-10Remove unneeded header file.wiz
2002-07-10Remove some unneeded typedefs and defines.wiz
2002-07-10Usge -> Usage in comment.wiz
2002-07-10De-lint a bit.wiz
2002-07-10Cleanup, part 2:wiz
2002-07-10Remove unused ci.c.wiz
2002-07-10Cleanup, part 1:wiz
2002-05-16Comment out token after #endif.wiz
2002-03-23typoheinz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-19Whitespace nits.wiz
2001-12-12MKfoo=no -> NOfootv
2001-09-24va_{start,end} audit:wiz
2001-09-18typo in IPv6 support. listen to wildcard address correctly.itojun
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-09-11make sup/supfilesrv IPv6 ready. supfilesrv listens to single socket,itojun
2001-09-11correct 1st arg to select().itojun
2001-06-19`accessible' only has one `a'.wiz
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2001-01-18Kill .NOPATH, and fix some DPADDs.mycroft
2001-01-16comment or delete text after CPP directives.cgd
2001-01-14move target definition after including bsd.prog.mk so that target protectionchristos
2001-01-14move target after including bsd.prog.mk so that target protection works.christos
2001-01-09convert to using .WAITlukem
2001-01-07Use PRINTOBJDIR.enami
2000-12-30Don't duplicate system declarations (vsprintf and friends) alreadymartin