summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the libz derived files, added in the previous commit, tomarcel2002-10-191-0/+2
* Don't leak memory in semop(2). (Fix a bug I introduced in rev 1.55.)alfred2002-10-191-1/+2
* Update the documentation for kthread_create to include the pages argument.benno2002-10-191-1/+5
* Pass the right number of tlb slots to the kernel. The allocation schemetmm2002-10-181-10/+4
* Add sab driver to serial interfaces section.bmah2002-10-182-0/+6
* New release notes: P1003_1B gone, CPU_DISABLE_CMPXCHG, FAST_IPSEC,bmah2002-10-182-2/+114
* Bound the size of the superblock to SBLOCKSIZE.mckusick2002-10-181-0/+2
* Fix a file-rewrite performance case for UFS[2]. When rewriting portionsdillon2002-10-183-7/+36
* * Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec.njl2002-10-188-10/+74
* MFufs 1.33:bde2002-10-182-2/+2
* (1) added LSI Logic copyright, and legal line 3 in license, and stringemoore2002-10-1811-72/+216
* Update extended attribute readme file to note that no special configurationrwatson2002-10-181-1/+6
* Update instructions for ACLs given recent tunefs, mount changes. Alsorwatson2002-10-181-5/+33
* Use 'size_t' instead of 'int' for the result of sizeof().rwatson2002-10-181-1/+1
* Modified release note: New commands for lpc(1).bmah2002-10-182-4/+18
* Oops. xargs -J is in fact not deprecated.bmah2002-10-182-4/+2
* Add myself as da(4) maintainer. This is mostly so I can review and commitnjl2002-10-181-0/+1
* Do not lock the process when calling fdfree() (this would have recursed onjhb2002-10-181-4/+0
* fdfree() clears p_fd for us, no need to do it again.jhb2002-10-181-1/+0
* Don't lock the proc lock to clear p_fd. p_fd isn't protected by the procjhb2002-10-181-2/+0
* Replace the vm_page hash table with a per-vmobject splay tree. There shoulddillon2002-10-184-59/+96
* Oops. Also provide a lint-compatible unused argument warning killer.markm2002-10-181-0/+4
* ISOfy functions, sort headers and mark unused arguments.markm2002-10-181-13/+6
* Correct the headers needed to use dbopen(3) and friends.markm2002-10-181-1/+2
* Connect ofwdump to the sparc64 build.tmm2002-10-181-0/+4
* Add a utility to examine the OpenFirmware device tree (on sparc64). Thistmm2002-10-186-0/+555
* Install the include files in sys/dev/ofw.tmm2002-10-182-1/+3
* Build openfirmio on sparc64.tmm2002-10-181-0/+1
* Add a pseudo device which allows to access the OpenFirmware device treetmm2002-10-182-0/+389
* Add an #ifdef _KERNEL to make it possible to include this file fromtmm2002-10-181-5/+7
* Staticify for lint.markm2002-10-181-2/+2
* Constify and staticify for lint.markm2002-10-183-6/+6
* typo.nyan2002-10-181-4/+4
* Sync usage() with reality and sort it alphabetically.tjr2002-10-181-4/+5
* Add -c option to synopsis. Sort it alphabetically, too.tjr2002-10-181-3/+3
* Print non-printing characters in directory names, as well as file names,tjr2002-10-183-5/+9
* Avoid accidentally making "-h" a synonym for "fc".tjr2002-10-181-1/+1
* Revert last delta. SGR support in grotty(1) is disabled system-wideru2002-10-183-3/+3
* Disable SGR support in grotty(1) pending the resolution on -arch.ru2002-10-181-0/+3
* When a user gets refused because the password is wrong, use themarkm2002-10-181-0/+4
* Add myselfadamw2002-10-181-0/+1
* Everyone else is doing it! (adding their birthdays)trhodes2002-10-181-0/+1
* New committer's first commit(birthday).maho2002-10-181-0/+1
* Add a new man page describing the mac_bsdextended policy.chris2002-10-182-0/+81
* Cosmetic line-wrapping change that has the side-effect of not producingchris2002-10-181-2/+2
* Remove a superfluous line containing only `.'chris2002-10-181-1/+0
* New committer first committion.daichi2002-10-181-0/+1
* Backout my previous "brain cramp" commit.pirzyk2002-10-181-11/+9
* Cover the ELF headers with the text segment so that they get loadedmarcel2002-10-181-1/+1
* install "fast ipsec" include filessam2002-10-182-1/+3
OpenPOWER on IntegriCloud