summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Break out mac_check_vnode_op() into three seperate checks:rwatson2002-08-1923-189/+764
* Add a new `-H' modifier, which when combined with `-p' or `-P' allows to dumpsobomax2002-08-192-14/+38
* 1. Allow information about current history size be retrieved using ioctl(2);sobomax2002-08-192-5/+47
* Cater for ich4 quirks.orion2002-08-192-9/+29
* Assert process locks in proces-related access control checks.rwatson2002-08-199-0/+54
* Add a missing vnode assertion for the exec() check.rwatson2002-08-199-0/+18
* Previous deltas (promisc mode) were a subject of:sobomax2002-08-190-0/+0
* Implement user-setable promiscuous mode (a new `promisc' flag for ifconfig(8)).sobomax2002-08-195-4/+22
* One more (hopefully the last one) step in cleaning up the syntax,luigi2002-08-192-61/+102
* Forced commit to correct a PR number in the previous commit. It is bin/40177.maxim2002-08-190-0/+0
* Move internal defines from ctype.h hereache2002-08-191-0/+4
* Fix last-minute typo which breaks the world.sobomax2002-08-191-1/+1
* Move internal defines from here to libc/locale/wcwidth.cache2002-08-192-6/+0
* Properly define SWIDTH1, add autowidth (was SWIDTH1)ache2002-08-192-2/+4
* mdoc(7) police: fixed the document date.ru2002-08-191-1/+1
* First snapshot of UFS2 EA support.phk2002-08-191-7/+228
* Remove the SIS_LOCK/SIS_UNLOCK from sis_attach(). It makes WITNESSphk2002-08-191-3/+0
* Keep a copy of the credential used to mount filesystems around sophk2002-08-193-4/+9
* Major cleanup of the parser and printing routines in an attempt toluigi2002-08-192-209/+375
* Raise limit for port lists to 30 entries/ranges.luigi2002-08-191-6/+4
* Leave room for a trailing NUL not a NULL, that's not an ASCII character.jmallett2002-08-192-2/+2
* Remove local prototypes for main().jmallett2002-08-1916-20/+0
* Add a unary -not operator ala -false and !, for sake of completeness.jmallett2002-08-192-0/+2
* Added rules to generate .c files from .m files. Run mkdep on these .cbde2002-08-191-3/+10
* New release notes: chmod(1) -v -v; od(1) -A, -N, -j, -s, -tjohan2002-08-192-8/+30
* Last commit should also have saidjohan2002-08-180-0/+0
* Remove unused variable. camcontrol is now WARNS=2 clean on i386.johan2002-08-181-1/+0
* A side effect of some debugging: prototypify and deregister.phk2002-08-181-45/+18
* Finished removing env(1) commands, as in rev.1.13 but non-broken. Setbde2002-08-181-5/+5
* Correctly handle empty path arguments, e.g., whereis -S -f biff.johan2002-08-181-7/+3
* Clarify the explanation of the behavior for setuid programs byjdp2002-08-181-2/+2
* Include <nlist.h> for nlist interfaces instead of depending on namespacebde2002-08-183-0/+3
* 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
* Provide an iso8859 table similar to share/misc/ascii.schweikh2002-08-182-1/+41
* Apply reference counting patch. Fixes problem of two applicationsorion2002-08-181-35/+33
* Fix args for contigmalloc, cosmetics.sos2002-08-183-85/+88
* Add dev# for pst driversos2002-08-181-0/+1
* Use uhci_pci_match to return the device description and rework thejoe2002-08-182-56/+44
* Add a comment to remind that uhci_pci_match will never return NULL.joe2002-08-182-12/+22
* Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidsobomax2002-08-1820-62/+64
* Avoid accessing the current job's process table in the child part oftjr2002-08-181-3/+5
* Implement the ISO C90 Amd.1 restartable wide and multibyte charactertjr2002-08-1814-13/+1020
* Catch up to rev 1.8 of sys/alpha/osf1/osf1_mount.c.mike2002-08-181-1/+2
* Whitespace fix.bmah2002-08-182-4/+4
* Misc fixups.bmah2002-08-182-6/+6
* MFCs noted: tcsh-6.12, top 3.5b12, OpenSSL-0.9.6g.bmah2002-08-182-6/+6
* Fix warning. These structs should probably be removed altogether.jake2002-08-181-0/+2
* Forgot this in last commit.jake2002-08-181-2/+2
* o Simplify the ptphint test in pmap_release_free_page(). In other words,alc2002-08-182-2/+2
OpenPOWER on IntegriCloud