summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Output "human-readable" values with a non-0 precision wheredd2002-10-181-7/+9
* Exempt the "wheel group requirement" by default when su'ing to root ifrwatson2002-10-181-1/+1
* Introduce 'exempt_if_empty' option to pam_wheel(8), which bypasses therwatson2002-10-182-2/+18
* Have lockinit() initialize the debugging fields of a lockmckusick2002-10-181-0/+9
* When the number of dirty buffers rises too high, the buf_daemon runsmckusick2002-10-181-3/+17
* With the revised single-lock method used in snapshots, themckusick2002-10-181-1/+0
* Typo in verb: zeros -> zeroes.keramida2002-10-181-1/+1
* not sure if this correct, but it compiles againsam2002-10-181-3/+3
* Separate fiels reported by disk_err() with spaces, so that output doesn'tsobomax2002-10-171-7/+7
* Fix silly typo: loacal --> local.sobomax2002-10-171-1/+1
* Changed the scsi mode command to use 10 bytes scsi commands insteadpirzyk2002-10-171-9/+11
* Style: use sa_handler instead of __sigaction_u.__sa_handler.tjr2002-10-171-1/+1
* Activate ugidfw.8 man page.chris2002-10-171-1/+1
* Replace the conventional usage of strncpy() by using strlcpy().robert2002-10-172-13/+5
* - Use strlcpy() rather than strncpy() to copy NUL terminatedrobert2002-10-171-6/+6
* Be consistent and return the NUL at the end of kern.geom.conf{xml,dot}.phk2002-10-171-2/+2
* Instead of (sizeof(source_buffer) - 1) bytes, copy at mostrobert2002-10-171-1/+1
* FD locking is not enabled anymore, so the table which contains the ownerjmallett2002-10-171-4/+0
* Use strlcpy() instead of strncpy() to copy NUL terminated stringsrobert2002-10-1711-28/+27
* Add Dutch ISO keymapache2002-10-172-1/+139
* NUL terminate sysctl kern.disksphk2002-10-171-1/+1
* o ioctl DIOCGDINFO error wasn't checkedsam2002-10-171-7/+29
* correct arg order to strlcpy/strlcat under #ifdef alphasam2002-10-171-2/+2
* Add the !define(COMPILING_LINT)pirzyk2002-10-172-2/+2
* When entering the firmware mappings into the kernel tlb, clear all 'soft'tmm2002-10-171-1/+4
* Allocate major 177 for the OpenFirmware control device, which I havetmm2002-10-171-0/+1
* Add mount_devfs so we can remove MAKEDEV from the fixit floppy. Thesesam2002-10-174-4/+4
OpenPOWER on IntegriCloud