summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't use NULL when we really mean 0 for call to pw_edit.imp2002-08-211-1/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-212-5/+5
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-2/+2
* Fix buildworld breakage.roberto2002-08-201-1/+1
* Be consistent about quoting things.phk2002-08-201-26/+44
* Add a new `-H' modifier, which when combined with `-p' or `-P' allows to dumpsobomax2002-08-192-14/+38
* Include <nlist.h> for nlist interfaces instead of depending on namespacebde2002-08-181-0/+1
* Use essentially the same formatting of the CPU stats percentages as inbde2002-08-181-1/+1
* Include <nlist.h> for nlist interfaces instead of depending on namespacebde2002-08-181-0/+1
* Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidsobomax2002-08-181-1/+1
* Remove a case of exposing 'struct ucred' to userspace. Use a struct xucredalfred2002-08-151-7/+7
* mdoc(7) police: Removed redundant .Ns calls.ru2002-08-137-9/+9
* Ensure that origin field in the packing list structure is initialised. Thissobomax2002-08-121-0/+1
* add support properly displaying and logging incoming telephone numbers (MSNs)hm2002-08-127-2/+95
* Warn that hex keys are the most portable.imp2002-08-121-1/+5
* Fix conjugation of exists and add full stops to the messages I changed.dwmalone2002-08-111-2/+2
* add experimental support for Data over Voice (DoV) outgoing calls.hm2002-08-116-6/+39
* Update manpage to match the code, vfsload() isn't usedmux2002-08-111-4/+2
* Update manpage to match the code, vfsload() is not usedmux2002-08-111-4/+2
* Fix typos; each file has at least one s/seperat/separat/schweikh2002-08-112-7/+7
* Add break's to case blocks.mikeh2002-08-101-0/+2
* Teach sysinstall that documents on the boot floppy might not be gzipped.jhay2002-08-092-0/+12
* Apply the envp fix to the other call to main() as well.gshapiro2002-08-091-2/+2
* Improve the code for detecting UID ranges so that usernames suchiedowse2002-08-091-3/+3
* Add DVD+RW support to the ATA driver and burncd. This also closessos2002-08-082-19/+140
* Add capability for limiting the maximum number of simultaneousume2002-08-073-4/+315
* Typo: s/seperately/separatelyschweikh2002-08-063-3/+3
* Suppress spurious warning messages about rm -rf TEMPROOT failingdougb2002-08-051-3/+3
* Use wi_ltv_domains struct to print domainsimp2002-08-051-7/+5
* Add more (possibly useless) information to wicontrol's output (maybeimp2002-08-051-1/+79
* Fix a couple DESTDIR related problems. Credit for the "Only in" sectiondougb2002-08-051-2/+2
* Pass envp to crunched program's main() routines as some depend on it.gshapiro2002-08-041-2/+4
* Another .tbz2 -> .tbz leftover. Properly look for pkgname.tbz.knu2002-08-041-1/+1
* Drop support for the .tbz2 suffix. One would not want pkg_create(1)knu2002-08-042-6/+2
* Use an 8.3 friendly extension when compressing with bzip2.obrien2002-08-041-1/+1
* Never allow a user to use crontab if opening /var/cron/{allow,deny} failstjr2002-08-041-16/+23
* Now that the kernel is able to load modules itself,mux2002-08-032-23/+1
* gcc tells me that this isn't a prototype, and it is right :-) Useimp2002-08-031-4/+1
* When extracting package pass `-p' option to tar(1), so that files aresobomax2002-08-021-1/+1
* Add a libnames entry for libugidfw.rwatson2002-08-021-0/+1
* Introduce support for Mandatory Access Control and extensiblerwatson2002-08-023-0/+191
* Fix links to the FAQ and the Handbookblackend2002-08-011-2/+2
* Use struct xfile, not struct file.des2002-07-312-26/+22
* Correct URL to the FAQblackend2002-07-311-1/+1
* Correct links to Handbook's pages, old URLs does not work anymore.blackend2002-07-302-3/+3
* Do a case insensitive comparison when comparing the ms-chap responsebrian2002-07-301-1/+1
OpenPOWER on IntegriCloud