summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add support for rpc IPv6 (rpc/udp/46 ...)alfred2002-07-152-33/+103
* use getaddrinfo() instead of gethostbyname().alfred2002-07-151-5/+11
* Nuke unused variable.alfred2002-07-151-1/+0
* The hardware bus configuration section is now empty, so axe it. Thejhb2002-07-151-16/+0
* Move NTIMECOUNTER and PPS_SYNC from the ISA bus section to the clockjhb2002-07-151-14/+14
* The EISA_SLOTS option appears to be i386-only.jhb2002-07-152-8/+8
* do not call clnt_spcreateerror nor clnt_sperror with a NULL pointer, insteadalfred2002-07-151-3/+3
* Port to TI/RPC and/or IPV6.alfred2002-07-157-123/+131
* COMPAT_OLDISA is only used on i386.jhb2002-07-152-2/+1
* Sync up syscons options from options.i386.jhb2002-07-152-2/+6
* If an RPC fails, try a shorter reply in case the fault lies with thealfred2002-07-151-10/+39
* Add a NOTES file for the Alpha architecture.jhb2002-07-152-158/+65
* makeLINT.send has been moved to sys/conf so we can build LINT on otherjhb2002-07-153-11/+4
* de-__P().alfred2002-07-152-36/+32
* Fix a bazillion lint and WARNS warnings. One major fix is the removal ofmarkm2002-07-152-16/+16
* Use ISO 9X variadic macro format; arguments are not optional, justmarkm2002-07-151-1/+1
* Convert macros with variadic arguments from GNU format to ISO 9X.markm2002-07-151-4/+4
* Comment out WARNS?=4 to unbreak the Alpha build.des2002-07-151-1/+2
* Identify the C Language Binding Option of IEEE Std. 1003.2-1992.wollman2002-07-151-1/+11
* Fix grammar 'the administrator'trhodes2002-07-151-30/+33
* Get rid of %qd, and unbreak Alpha build.des2002-07-153-11/+16
* Move all the sio(4) attachments (except for pc98's cbus attachment) to thejhb2002-07-157-25/+5
OpenPOWER on IntegriCloud