summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rename a variable from 'user' to 'userid' to avoid some compiler warnings.gad2002-04-071-5/+5
* Add yet another ATA133 Promise chip.sos2002-04-072-0/+3
* Rearrange all the error returns from sendfile() to make sure the originalgad2002-04-071-43/+51
* Reduce the duplication of code for error handling in _aio_aqueue().alc2002-04-071-19/+7
* Later versions of gcc object very strongly to the -C flag being passedpeter2002-04-071-1/+1
* Add net/cvsup-without-gui and print/acroread4 to the disc3 package list.murray2002-04-071-0/+2
* Re-arrange how output filters (of=) are handled for queues going togad2002-04-071-147/+191
* When checking the alternate superblock, we used to copy any fieldsmckusick2002-04-071-61/+25
* errx()/strerror() -> err()jedgar2002-04-071-2/+2
* Fix (for the second time) kvm_getprocs() for the case where nodd2002-04-071-0/+26
* Turn on NO_WERROR due to namespace pollution in krb5 headers.des2002-04-071-0/+1
* ia64 depends on ACPICA on actual hardware. It might be worth having apeter2002-04-071-0/+4
* Now that we can thorougly self compile the kernel, stop hard coding thepeter2002-04-071-7/+0
* We must not let install(1) strip loader.efi when installing it, or thepeter2002-04-072-0/+2
* Set BINDIRpeter2002-04-074-0/+4
* Add loader bootforth infrastructure and install it.peter2002-04-072-8/+40
* Fix a relocation bug in the ia64 ld.so. Weak function pointers in sharedpeter2002-04-071-3/+16
* Minor style cleanup. Remove unneeded includes, and correct or adddd2002-04-071-9/+6
* Add warning about collating orderache2002-04-071-0/+6
* Fix this table, it was completely out of reasonable orderache2002-04-071-42/+32
* Add -lstdc++ to the link args for these C++ tools so that they can bepeter2002-04-0721-40/+43
* Fix sed(1) in the case where a last line is specified and hold space is notjmallett2002-04-071-3/+5
* Bandaid for LP64 machines where 'warning: cast to pointer from differentpeter2002-04-072-0/+6
* Change jobref and *ijoblist from int to long in order to avoidalc2002-04-071-3/+3
* Original code bugfixed. This NOT touch old sorting order a bit.ache2002-04-072-12/+14
* Correction to rev 1.1's log:obrien2002-04-060-0/+0
* Break some things used by the front-ends from Makefile.inc that cannotobrien2002-04-061-0/+1
* Build and install collect2. This is needed for some C++ programs.obrien2002-04-062-0/+26
* Break some things out of Makefile.inc that cannot be used build-wideobrien2002-04-061-0/+1
* Iron out some obvious differences between NetBSD's and own version ofjoe2002-04-061-17/+6
* Show that 'device.hints' is a filenameue2002-04-061-3/+3
* Define away 'Static' when compiling with USB_DEBUG defined, to make itjoe2002-04-061-2/+3
* Use the UE_GET_XFERTYPE macro.joe2002-04-063-9/+9
* Use the new features of cdefs.h.obrien2002-04-061-1/+1
* Add prototype for bootpc_init when BOOTP is defined.marcel2002-04-061-0/+4
* Make the previous revision work a little bit better.obrien2002-04-061-7/+23
* Remove some old unused cruft.joe2002-04-061-10/+0
* Fix style.obrien2002-04-062-7/+2
* Add __SCCSID. And add the NO__SCCSID, NO__RCSID, NO__RCSID_SOURCE, andobrien2002-04-061-6/+10
* Another step in merging our if_aue driver with NetBSD's.joe2002-04-063-20/+19
* Rename csr_{read,write}_* to cue_csr_{read,write}_*.joe2002-04-061-21/+21
* Remove old sort files to _actually_ build it from contrib sourcesache2002-04-0613-3384/+0
* Rename foo_gone to foo_dying, in keeping with the rest of the usb code.joe2002-04-066-24/+24
* Replace device_t with device_ptr_t.joe2002-04-063-24/+24
* Regenerate.joe2002-04-062-9/+2
* (forced) Previous log message should have read: set WARNS level to 4.des2002-04-060-0/+0
* (forced) Previous log message should have read: temporarily disconnectdes2002-04-060-0/+0
* Aggressive cleanup of warnings + authtok-related code in preparation fordes2002-04-068-150/+112
* This commit was generated by cvs2svn to compensate for changes in r93982,des2002-04-068-34/+182
|\
| * MFOpenPAM: a slew of changes, mostly related to pam_get_authtok() (perforcedes2002-04-068-34/+182
OpenPOWER on IntegriCloud