| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec. | njl | 2002-10-18 | 8 | -10/+74 |
* | MFufs 1.33: | bde | 2002-10-18 | 2 | -2/+2 |
* | (1) added LSI Logic copyright, and legal line 3 in license, and string | emoore | 2002-10-18 | 11 | -72/+216 |
* | Update extended attribute readme file to note that no special configuration | rwatson | 2002-10-18 | 1 | -1/+6 |
* | Update instructions for ACLs given recent tunefs, mount changes. Also | rwatson | 2002-10-18 | 1 | -5/+33 |
* | Use 'size_t' instead of 'int' for the result of sizeof(). | rwatson | 2002-10-18 | 1 | -1/+1 |
* | Modified release note: New commands for lpc(1). | bmah | 2002-10-18 | 2 | -4/+18 |
* | Oops. xargs -J is in fact not deprecated. | bmah | 2002-10-18 | 2 | -4/+2 |
* | Add myself as da(4) maintainer. This is mostly so I can review and commit | njl | 2002-10-18 | 1 | -0/+1 |
* | Do not lock the process when calling fdfree() (this would have recursed on | jhb | 2002-10-18 | 1 | -4/+0 |
* | fdfree() clears p_fd for us, no need to do it again. | jhb | 2002-10-18 | 1 | -1/+0 |
* | Don't lock the proc lock to clear p_fd. p_fd isn't protected by the proc | jhb | 2002-10-18 | 1 | -2/+0 |
* | Replace the vm_page hash table with a per-vmobject splay tree. There should | dillon | 2002-10-18 | 4 | -59/+96 |
* | Oops. Also provide a lint-compatible unused argument warning killer. | markm | 2002-10-18 | 1 | -0/+4 |
* | ISOfy functions, sort headers and mark unused arguments. | markm | 2002-10-18 | 1 | -13/+6 |
* | Correct the headers needed to use dbopen(3) and friends. | markm | 2002-10-18 | 1 | -1/+2 |
* | Connect ofwdump to the sparc64 build. | tmm | 2002-10-18 | 1 | -0/+4 |
* | Add a utility to examine the OpenFirmware device tree (on sparc64). This | tmm | 2002-10-18 | 6 | -0/+555 |
* | Install the include files in sys/dev/ofw. | tmm | 2002-10-18 | 2 | -1/+3 |
* | Build openfirmio on sparc64. | tmm | 2002-10-18 | 1 | -0/+1 |
* | Add a pseudo device which allows to access the OpenFirmware device tree | tmm | 2002-10-18 | 2 | -0/+389 |
* | Add an #ifdef _KERNEL to make it possible to include this file from | tmm | 2002-10-18 | 1 | -5/+7 |
* | Staticify for lint. | markm | 2002-10-18 | 1 | -2/+2 |
* | Constify and staticify for lint. | markm | 2002-10-18 | 3 | -6/+6 |
* | typo. | nyan | 2002-10-18 | 1 | -4/+4 |
* | Sync usage() with reality and sort it alphabetically. | tjr | 2002-10-18 | 1 | -4/+5 |
* | Add -c option to synopsis. Sort it alphabetically, too. | tjr | 2002-10-18 | 1 | -3/+3 |
* | Print non-printing characters in directory names, as well as file names, | tjr | 2002-10-18 | 3 | -5/+9 |
* | Avoid accidentally making "-h" a synonym for "fc". | tjr | 2002-10-18 | 1 | -1/+1 |
* | Revert last delta. SGR support in grotty(1) is disabled system-wide | ru | 2002-10-18 | 3 | -3/+3 |
* | Disable SGR support in grotty(1) pending the resolution on -arch. | ru | 2002-10-18 | 1 | -0/+3 |
* | When a user gets refused because the password is wrong, use the | markm | 2002-10-18 | 1 | -0/+4 |
* | Add myself | adamw | 2002-10-18 | 1 | -0/+1 |
* | Everyone else is doing it! (adding their birthdays) | trhodes | 2002-10-18 | 1 | -0/+1 |
* | New committer's first commit(birthday). | maho | 2002-10-18 | 1 | -0/+1 |
* | Add a new man page describing the mac_bsdextended policy. | chris | 2002-10-18 | 2 | -0/+81 |
* | Cosmetic line-wrapping change that has the side-effect of not producing | chris | 2002-10-18 | 1 | -2/+2 |
* | Remove a superfluous line containing only `.' | chris | 2002-10-18 | 1 | -1/+0 |
* | New committer first committion. | daichi | 2002-10-18 | 1 | -0/+1 |
* | Backout my previous "brain cramp" commit. | pirzyk | 2002-10-18 | 1 | -11/+9 |
* | Cover the ELF headers with the text segment so that they get loaded | marcel | 2002-10-18 | 1 | -1/+1 |
* | install "fast ipsec" include files | sam | 2002-10-18 | 2 | -1/+3 |
* | Output "human-readable" values with a non-0 precision where | dd | 2002-10-18 | 1 | -7/+9 |
* | Exempt the "wheel group requirement" by default when su'ing to root if | rwatson | 2002-10-18 | 1 | -1/+1 |
* | Introduce 'exempt_if_empty' option to pam_wheel(8), which bypasses the | rwatson | 2002-10-18 | 2 | -2/+18 |
* | Have lockinit() initialize the debugging fields of a lock | mckusick | 2002-10-18 | 1 | -0/+9 |
* | When the number of dirty buffers rises too high, the buf_daemon runs | mckusick | 2002-10-18 | 1 | -3/+17 |
* | With the revised single-lock method used in snapshots, the | mckusick | 2002-10-18 | 1 | -1/+0 |
* | Typo in verb: zeros -> zeroes. | keramida | 2002-10-18 | 1 | -1/+1 |
* | not sure if this correct, but it compiles again | sam | 2002-10-18 | 1 | -3/+3 |