summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forgot to change command name in Makefile. (Where's the pointy hat?)wollman2002-07-161-1/+1
* POSIX requires these shell builtins to also exist as totally pointlesswollman2002-07-165-0/+22
* Don't ask me how I consistently turned struct statvfs into struct vfsconf....wollman2002-07-161-3/+3
* Fix a bug nfs_write() related to ^C'ing during a file write on andillon2002-07-161-2/+4
* o Use vm_pageq_remove_nowakeup() and vm_pageq_enqueue() inalc2002-07-161-7/+2
* Various comment and minor style fixes. No actual content changes.jhb2002-07-167-61/+52
* When multiple IOMMUs are present in a system, use a single TSB for alltmm2002-07-164-224/+160
* Don't imply that setting the boot_ variables to "NO" will disable them.mp2002-07-161-6/+8
* Add new UltraSPARC-III VIS II instructions.tmm2002-07-161-0/+9
* - Use IO mode to reset the controller (82544 and beyond)pdeuskar2002-07-166-103/+429
* Use the right indent for the closing brace: it belongs to `if',yar2002-07-161-1/+1
* Replace the awkward hackery about strtok(3)yar2002-07-161-38/+56
* Add new LSU bits for UltraSPARC-III.tmm2002-07-161-0/+16
* Add ASI definitions of UltraSPARC-III (Cu) processors, and add sometmm2002-07-161-8/+102
* Add missing quotes around ID string in __FBSDID().tmm2002-07-161-1/+1
* This isn't quite ready for WARNS=3 in the sparc64 case.mike2002-07-161-1/+1
* Some style cleanups.jhb2002-07-161-20/+6
* If we get a receive error in nfs_receive() and then get an error trying tojhb2002-07-161-5/+6
* Change include order.nyan2002-07-161-1/+1
* Check return status from fd_in() function.nyan2002-07-162-4/+2
* The main reason for this is to reduce diffs between all the crt1.c's.markm2002-07-166-91/+140
* Unbreak Alpha build.des2002-07-161-1/+1
* Unbreak LINT; sort the includes so that functions are explicitlymarkm2002-07-161-8/+8
* Retire the perl gethints.conf in favour of an awk version. Movemarkm2002-07-168-293/+580
* Fix incorrect cast.kbyanc2002-07-161-1/+1
* Use proper article.dd2002-07-161-1/+1
* The pmap_invalidate_all() here is definately not a good idea. We arepeter2002-07-152-4/+4
* Support POSIX ``programming environment'' mistake.wollman2002-07-151-0/+13
* Assume that my bug report against 1003.1-2001 will be resolved my way,wollman2002-07-151-13/+9
* Support POSIX/SUS ``programming environment'' mistake in confstr().wollman2002-07-152-1/+77
* Move _CS_PATH from <sys/unistd.h> to <unistd.h> -- the kernel isn't involvedwollman2002-07-152-3/+2
* All of the things that confstr() returns are compile-time constants.wollman2002-07-151-31/+10
* getopt(3) was also added in 1003.2-1992.wollman2002-07-151-4/+4
* The .Fn function.keramida2002-07-1511-36/+68
* The .Fn functionkeramida2002-07-151-3/+6
* Don't bother asking the kernel about _SC_FSYNC; it's not optional.wollman2002-07-151-4/+3
* Define _POSIX_FSYNC unconditionally. (The standard has enough weasel-wordswollman2002-07-151-3/+3
* Fix visibility:wollman2002-07-151-11/+14
* Add a missing 'function' word.keramida2002-07-151-2/+2
* Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex()ume2002-07-156-328/+403
* The .Fn functionkeramida2002-07-153-11/+18
* Don't claim to fully implement C99 in the STANDARDS section and then disclaimwollman2002-07-151-2/+4
* Note that fseeko() and ftello() are standard in 1003.1-2001.wollman2002-07-151-1/+1
* Add IPv6 support.alfred2002-07-1511-47/+123
* Clean up some of the rather strange structure and ordering of thiswollman2002-07-151-52/+67
* - fixed a bug that we can't send a packet to ipv4mapped ipv6 addressume2002-07-151-0/+2
* Add a new VM options section. Move KSTACK_PAGES there from the MI NOTESjhb2002-07-151-3/+25
* KSTACK_PAGES is only an option on i386, so move it to the i386 NOTES file.jhb2002-07-151-1/+0
* Whitespace fix.jhb2002-07-151-1/+1
* Move SMBFS from i386 and pc98 files and options files to MI files andjhb2002-07-156-26/+11
OpenPOWER on IntegriCloud