summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | o Enable getfacl(1) and setfacl(1)rwatson2001-03-191-0/+2
* | o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLsrwatson2001-03-1910-0/+1284
* | Try not to engage to ATA channels that are disabled by the BIOS.sos2001-03-191-0/+5
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-19204-12077/+32019
* | On open create all the CD physical track devices according to thesos2001-03-192-40/+45
* | Only allow root to attach/detach/etc ATA/ATAPI devices.sos2001-03-191-1/+1
* | Implement D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+3
* | Add D_MD_ORDER (local extension) to get month/day order from localeache2001-03-191-0/+2
* | Update obsolete history info.ru2001-03-191-1/+2
* | Invalidate cached forwarding route (ipforward_rt) whenever a new routeru2001-03-193-1/+14
* | Add an example of a novel technique to the IPv6 code. This technique seemsphk2001-03-191-1/+2
* | Fix minor mdoc(7) and spelling nits.ru2001-03-191-4/+4
* | mdoc(7) police:ru2001-03-194-82/+58
* | Add sysctls for reading the tunables as suggested by des.sos2001-03-196-85/+142
* | Cleanup the alloc/release code a bit.sos2001-03-191-25/+19
* | Activate atacontrolsos2001-03-191-0/+1
* | Some minor cleanups to the code, no new functionality.sos2001-03-191-44/+62
* | Incorporate most of Ruslans changes plus minor addtion by mesos2001-03-191-32/+48
* | Cosmetic changes.sos2001-03-192-22/+22
* | Lots of minor cleanup, plus a couple of interesting things.imp2001-03-193-94/+137
* | o Adding UFS_EXTATTR support in MFS required the inclusion of opt_ufs.h.rwatson2001-03-191-1/+1
* | o Enable UFS-based extended attribute support on MFS. Note that this changerwatson2001-03-192-0/+15
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-192-13/+13
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-194-13/+13
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-192-4/+4
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-196-10/+10
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-1911-75/+75
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-192-14/+14
* | o Rename "namespace" argument to "attrnamespace" as namespace is a C++rwatson2001-03-191-2/+3
* | This is an MFC candidate.gibbs2001-03-193-5/+7
* | o Change options FFS_EXTATTR and options FFS_EXTATTR_AUTOSTART torwatson2001-03-195-25/+25
* | Add the following POSIX 1003.1e functions and man pages:jedgar2001-03-1911-2/+752
* | Show the bzero() bandwidth in kBps instead of Bps; use u_int32_t insteaddes2001-03-193-9/+9
* | pcm driver for S3 Sonicvibes chipset.orion2001-03-195-0/+1145
* | Document fix for 'going nowhere without my init' install bug.wilko2001-03-181-0/+3
* | Libraries should _never_ call exit() themselves (or its alternate spellingobrien2001-03-189-33/+33
* | Correct typo in usage.ume2001-03-181-1/+1
* | Use a module name of 'if_lnc' in both the PCI and ISA sections ofiedowse2001-03-182-2/+2
* | Fix typo: s/DRIVERMODULE/DRIVER_MODULE/alex2001-03-181-2/+2
* | Add `ipv6_ifconfig_IFN_aliasN' directive to allow multiple aliases.ume2001-03-183-1/+20
* | s/protocol-cloned/cloned/ I have missed in 1.24 -> 1.25.ru2001-03-181-1/+1
* | Make sure the cached forwarding route (ipforward_rt) is still up beforeru2001-03-181-19/+7
* | Fix typo in the commentache2001-03-181-1/+1
* | Convert to new locale format with md_order and without E[Ff]_fmtache2001-03-1861-276/+262
* | Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c formatache2001-03-185-37/+37
* | Fix core noted in -stable with 'auth disable SRA'.nsayer2001-03-182-4/+4
* | Make 'A' and 'a', 'B' and 'b' the same, per POSIXache2001-03-181-26/+16
* | - Add iso88025_ifdetach().mdodd2001-03-181-110/+276
* | - Define payload length constants for 4Mbps and 16Mbps.mdodd2001-03-181-12/+22
* | properly document the loadConfig optionjkh2001-03-182-4/+4
OpenPOWER on IntegriCloud