summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use consistent terminology in the usage message, the man pagejdp2002-09-172-10/+10
* Don't depend on <sys/types.h> pollution in <sys/fcntl.h>.mike2002-09-172-0/+2
* Check for FD_SET overruns.nectar2002-09-171-0/+8
* Only include parent directory Makefile.inc if it exists. Now you canjhb2002-09-171-1/+3
* Add i386 to the list of architectures that libc_r is broken on. Thispeter2002-09-171-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-172-32/+0
* xids are u_int32_ts, which are not necessarily the same size as time_ts orfenner2002-09-161-2/+2
* Add sleep state explanation.takawata2002-09-161-4/+10
* Add "-t" to useage message and comment. (The -t option was addeddwmalone2002-09-151-3/+3
* Some BIOSs are using MTRR values that are only documented under NDAdwmalone2002-09-152-1/+3
* Update to use *.tbz suffix, also update example URL.bmah2002-09-101-3/+3
* Sigh, finally activate pkgwrap.c.sobomax2002-09-091-1/+1
* Fix minor off-by-one error.bmah2002-09-091-1/+1
* Make pkg_install go to the right place for 4.6-RELEASE and 4.6.2-RELEASEbmah2002-09-091-0/+2
* Introduce notion of the package tools revision and allow to wrap all toolssobomax2002-09-095-18/+131
* Add tcl81 that was missing.knu2002-09-091-0/+1
* Back out previous commit. I was a bit overzealous: the fd_set size isnectar2002-09-091-2/+0
* Check for FD_SET overrun.nectar2002-09-091-0/+2
* Check for FD_SET overruns.nectar2002-09-094-0/+10
* Kill debugging line occasionally slipped into rev.1.3.sobomax2002-09-091-2/+0
* Vastly decrease amount of memory comsumed in the case when we have to readsobomax2002-09-092-4/+11
* Use --fast-read mode to extract metadata from package file. Since metadatasobomax2002-09-091-2/+16
* Allow edquota(8) to be used for setting up quotas non-interactively (add asobomax2002-09-072-23/+149
* Make syslogd -u treat "*" as all levels by explictly setting pri_cmpdwmalone2002-09-042-6/+24
* When printing the wait status, break it down into a signal and a exit status.dwmalone2002-09-041-4/+10
* Swap sense of no_v[46]bind variables and rename as v[46]bind_ok -dwmalone2002-09-041-19/+19
* Fix parsing of unix domain entries after addition of IPv6 RPC support.dwmalone2002-09-041-38/+39
* When installing package from a local file assume that all subsequentsobomax2002-09-031-2/+6
* Don't initialise policy, v4bind and v6bind where the variables aredwmalone2002-09-021-3/+10
* tpc -> tcp in an error message.dwmalone2002-09-021-2/+2
* Clear up a few warnings (unused variable, rpc versions are usigned so use %u,dwmalone2002-09-021-8/+7
* Switch over to the new EA manipulation utilities.phk2002-09-027-467/+1
* Unbreak -DNOINET6brian2002-09-021-0/+2
* Don't treat unknown commands as fatal errors: they are probably justkris2002-08-311-2/+3
* Add the new userland tool for manipulating extended attributes.phk2002-08-303-0/+369
* Correctly handle ifr.ifr_flags/ifr.ifr_flagshigh like ifconfig(8) does.sobomax2002-08-292-5/+9
* - made ppp compliant to RFC 2472 (based on a patch from anotherbrian2002-08-295-49/+176
* Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_brian2002-08-2724-6/+26
* After dialling using -n, add the ability to wait for the first responsehm2002-08-272-8/+76
* Use _BSD_VA_LIST_ rather than __va_list if it's definedbrian2002-08-271-2/+5
* Correct the FAQ urlbrian2002-08-262-4/+6
* Don't dump core on packages with an invalid or empty PLIST.reg2002-08-261-0/+4
* Grrr.... mumble.... a linger gzip'ism still existed.obrien2002-08-261-1/+1
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-258-20/+22
* Remove extra args to printfimp2002-08-251-2/+2
* Don't give up on a remote log host when we get a EHOSTUNREACH orcjc2002-08-251-3/+20
* Reorg just a tad to better express our bzip intentions.obrien2002-08-251-6/+6
* Find remaining hardcoded gzip bits and change to bzip2 bits.obrien2002-08-253-9/+15
* Preserve suid/gid permissions when extracting packages remotellylioux2002-08-241-1/+1
* Use "kbytes" instead of "blocks" in messages as this is reallyschweikh2002-08-241-2/+2
OpenPOWER on IntegriCloud