summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: tidy up the markup.ru2002-05-301-66/+70
* Check for defined(__i386__) instead of just defined(i386) since the compileralfred2002-05-305-13/+13
* correct commented out preprocessor test for i386 to __i386__alfred2002-05-301-1/+1
* Check for defined(__i386__) instead of just defined(i386) since the compileralfred2002-05-302-5/+5
* correct comment (replace i386 with __i386__)alfred2002-05-302-4/+4
* Fix typos (s/IP6FILREWALL_VERBOSE/IPV6FIREWALL_VERBOSE/, s/netinet/netinet6/).kuriyama2002-05-301-4/+4
* Check for defined(__i386__) instead of just defined(i386) since the compileralfred2002-05-303-3/+3
* mdoc(7) police: tidy up the markup.ru2002-05-301-13/+7
* mdoc(7) police: punctuation, miscellaneous.ru2002-05-301-8/+8
* mdoc(7) police: lint.ru2002-05-301-8/+9
* Add compile time asserts for the size of struct gpt_hdr and structmarcel2002-05-301-0/+3
* mdoc(7) police: markup nits.ru2002-05-301-5/+5
* mdoc(7) police: use .Fl to denote stdin.ru2002-05-301-1/+1
* mdoc(7) police: typo in .Dd.ru2002-05-301-1/+1
* Seems we are not ready for revision 1.8.obrien2002-05-301-1/+2
* mdoc(7) police: untangle SYNOPSIS's markup.ru2002-05-301-16/+4
* mdoc(7) police: lint.ru2002-05-301-10/+8
* Record the file, line, and pid of the last successful shared lock holder. Thisjeff2002-05-302-0/+11
* mdoc(7) police: removed unnecessary .Ns.ru2002-05-302-2/+2
* mdoc(7) police: removed unnecessary .Ns's.ru2002-05-301-3/+3
* o Remove GCC specific attribute packed.marcel2002-05-301-1/+2
* Line up the make world completed output.obrien2002-05-301-1/+1
* Fix some serious brain damage in the default block/frag/cpg parametersiedowse2002-05-302-18/+14
* Split out the code for parsing the partition specification linesiedowse2002-05-302-258/+268
* Reject options, handle "--" correctly in unlink(1).tjr2002-05-301-4/+7
* Make our default predefines ANSI clean.obrien2002-05-301-2/+1
* Reject options, handle "--" end-of-options marker in link(1).tjr2002-05-301-4/+7
* Move exit status info into Diagnostics section.tjr2002-05-301-4/+2
* Accept an input file name of "-" to mean standard input, as required bytjr2002-05-302-16/+20
* Fields should be separated by <blank>s, not <space>s according to P1003.2.tjr2002-05-291-1/+1
* Don't bother trying to handle "-" arguments ourselves, getopt(3) alreadytjr2002-05-291-5/+2
* CURSIG() is not a macro so rename it cursig().julian2002-05-296-18/+18
* Fix a handful of typos and grammar bogons. No content changes.schweikh2002-05-291-8/+8
* Tweak so that .o's are written into src/contrib/gccobrien2002-05-291-2/+2
* PHK claims there is a crc32.c now.obrien2002-05-291-0/+1
* For some reason this didn't get added in my previous commit.phk2002-05-291-0/+107
* Back out revision 1.639. PHK filed to commit the libkern file.obrien2002-05-291-1/+0
* Use the predefined DOCDIR instead of hard-coding /usr/share/doc/bind,jedgar2002-05-291-3/+2
* Add new entry PLANEX GW-NS11H(PRISM3.0).shiba2002-05-291-0/+6
* Build docs not out of libobc++.295obrien2002-05-291-1/+1
* Version bump for addition of dlfunc(3).wollman2002-05-291-1/+1
* diff reduction from KSE to keep WW-III from happenning on -currentjulian2002-05-291-1/+2
* PR: kern/38208dillon2002-05-291-0/+7
* Add one copy of crc32() and crc32_tab[] in libkern, and remove it two otherphk2002-05-295-120/+7
* Forgot to commit this file. Catch up to loader->kernel abi changes.jake2002-05-291-2/+6
* Add needed include of queue.h. Remove unneeded include of smp.h.jake2002-05-291-1/+1
* Since POSIX gives us plenary authority to define _t types, changewollman2002-05-293-5/+5
* Forward declare struct trapframe.jake2002-05-291-0/+2
* Remove BOOTP_WIRED_TO= since I keep forgetting to take this out and screwingjake2002-05-291-1/+0
* mdoc(7) police: lint.ru2002-05-291-1/+1
OpenPOWER on IntegriCloud