summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check the return value of getcwd() to avoid printf()ing a NULL. Markmike2002-06-091-4/+5
* Allow one to profile FORTRAN77 programs.obrien2002-06-093-7/+35
* Fix a '<<' that should have been a '>>' in the 48bit case.sos2002-06-081-1/+1
* Restore revision 1.15 (use profiled C++ libs) which wasn't on the WIP_GCC31obrien2002-06-081-1/+3
* Don't have -prefixlen 128 on host routes.ume2002-06-081-8/+5
* o Simplify vm_map_unwire() by merging the second and third passesalc2002-06-081-17/+11
* Fix compiling FORTRAN77 programs.obrien2002-06-081-0/+1
* Allow whitespace to act as a delimiter in the keywords list given to the -o,jmallett2002-06-082-5/+14
* Use the Tn macro for COBOL, FORTRAN, PL/1, SNOBOL.tjr2002-06-081-6/+12
* Support the "--" end-of-options marker.tjr2002-06-081-0/+3
* Activate new GNU sort from contribache2002-06-0819-4468/+1299
* nroff and pr no longer try to disallow messages.tjr2002-06-081-7/+1
* Add an examples section. Avoid beginning a sentence with a lowercase letter.tjr2002-06-081-0/+14
* Use easy way to sense C and POSIX locales, like in GLIBCache2002-06-081-1/+2
* Document cut(1)'s deficiencies in dealing with multibyte characters in thetjr2002-06-081-0/+14
* Some upgrade instructionsache2002-06-081-0/+13
* This commit was generated by cvs2svn to compensate for changes in r98038,ache2002-06-0853-0/+18692
|\
| * Virgin import (trimmed) of GNU Sort, textutils 2.0.21ache2002-06-0853-0/+18692
* Add code to drop to ddb when a process gets a fatal signal that usuallyjake2002-06-081-0/+8
* o Remove an unnecessary call to vm_map_wakeup() from vm_map_unwire().alc2002-06-082-6/+17
* Don't split multibyte characters when the -n option is specified.tjr2002-06-082-4/+97
* Re-enable SMP by default.jake2002-06-081-1/+1
* Remove test code.jake2002-06-084-33/+0
* Remove code from trap which is handled in userland now.jake2002-06-084-29/+5
* Fix bizarre SMP problems. The secondary cpus sometimes start up with junkjake2002-06-085-1/+51
* Fixed unsorting.bde2002-06-081-1/+1
* Don't say that the list of formats can be space delimited, it no longer can be.jmallett2002-06-081-2/+5
* Explicitly set TARGET and TARGET_ARCH in a chroot sandbox.matusita2002-06-081-0/+6
* If we boot verbose, then print out 'interesting' CAM errors that otherwisemjacob2002-06-071-5/+65
* Install a "perl5.6.1" wrapper. I think this is going too far as nowobrien2002-06-071-0/+1
* o Add vm_map_unwire() for unwiring contiguous regions of either kernelalc2002-06-072-1/+167
* Return HOSTNAME_INVALIDADDR when reverse lookup is fail.ume2002-06-071-1/+1
* Comment out options SMP for now until I figure out what's going on.jake2002-06-071-1/+1
* Fix a bug where request_part_size() was hard-coded to check the rootSizejhb2002-06-072-2/+2
* 0 is not an invalid interrupt in the PCI world (just in the ia32imp2002-06-071-2/+4
* Renamed the idempotency identifier to match the file name.bde2002-06-071-3/+3
* According to Bruce, this file shouldn't have comments to describe whatjhb2002-06-071-1/+1
* Uncomment some bits that we now need.benno2002-06-072-12/+12
* Fix up the DMA buffer allocation call.benno2002-06-071-1/+2
* style(9): don't initialise variables in their declaration, remove spacetjr2002-06-071-12/+11
* Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28darrenr2002-06-072-7/+18
* This commit was generated by cvs2svn to compensate for changes in r98008,darrenr2002-06-079-0/+81
|\
| * Import IPFilter 3.4.28darrenr2002-06-079-0/+81
* | This commit was generated by cvs2svn to compensate for changes in r98005,darrenr2002-06-0715-45/+137
|\ \ | |/
| * Import IPFilter 3.4.28darrenr2002-06-0729-90/+236
* | Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28darrenr2002-06-0710-24/+67
* | Contrary to what the comments said, rs -H did not recycle storage, it justtjr2002-06-071-1/+3
* | Disabling automatic --same-owner option when running as uid 0 along withsobomax2002-06-071-1/+1
* | - Fixup / remove obsolete comments.jhb2002-06-077-195/+139
* | We no longer need to acqure Giant in ast() for ktrpsig() in postsig() nowjhb2002-06-071-2/+0
OpenPOWER on IntegriCloud