summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support suidperl as well.des2002-06-062-3/+8
* Added missing DPADD detected by ``make checkdpadd''.ru2002-06-062-1/+3
* Correct FreeBSD release of first appearance in the HISTORY sectionsheldonh2002-06-061-1/+1
* Use "bwrbg" as description when we sleep for background writing,phk2002-06-061-1/+1
* Make sc_saver_keyb_only (sceen saver interrupted by keyboard input only)alfred2002-06-061-1/+1
* Document the -f and -v options of the unset builtin.tjr2002-06-061-5/+15
* Quote the output of the no-argument form of the `set' builtin for re-inputtjr2002-06-061-2/+8
* Add the SUSv3 -p ("portable") option to both the export and readonlytjr2002-06-062-3/+47
* Read specs from /usr/libdata/gcc/specs if it exists.obrien2002-06-061-0/+1
* Allow the specification of LONG_TYPE_SIZE on the command line.obrien2002-06-061-0/+2
* Implement "-mno-align-long-strings" which prevents pessimization of stringsobrien2002-06-062-2/+9
* Didn't get them all in revision 1.50.obrien2002-06-061-8/+8
* Don't modify output that is to be quoted if it contains no IFS characterstjr2002-06-061-0/+7
* Fix excessive alignment for the aout case, and unbreak genassym for that case.obrien2002-06-061-4/+3
* Tidy do-while.obrien2002-06-061-7/+7
* Compare lines with strcmp(), not strcoll(). We are interested only intjr2002-06-061-18/+2
* Sync usage() with manual page synopsis.tjr2002-06-061-1/+1
* Cast pid_t to long for printf()ingbrian2002-06-061-2/+2
* Read specs from /usr/libdata/gcc/specs if it exists.obrien2002-06-061-2/+2
* Fixed overflow in the bounds checking in dscheck(). It assumed thatbde2002-06-061-4/+4
* A script to generate all of the packages/*/* symlinks described in the INDEXbrian2002-06-061-0/+33
* A script to validate that the packages and dependencies listed inbrian2002-06-061-0/+20
* Add 'utility' in a place that it was missing.keramida2002-06-051-1/+1
* Const'ify variables to make it clear we're not writing to the mbuf data.archie2002-06-055-49/+53
* Fix bug where an mbuf was being written to without checking M_WRITABLE().archie2002-06-051-57/+24
* Fix bugs where mbuf data was being accessed without m_pullup().archie2002-06-051-7/+43
* Silence GCC warnings about multi-line strings.gibbs2002-06-057-48/+48
* Add some PCI-X register definitions.gibbs2002-06-051-1/+18
* Make SSL support conditional on NOCRYPT.des2002-06-054-0/+21
* The best we can do about man pages for the moment.obrien2002-06-053-3/+5
* Figures they had to call it NOCRYPT instead of NOCRYPTO.des2002-06-051-1/+1
* During buildworld, "regular" libraries are built before crypto stuff, sodes2002-06-052-2/+6
* Change the registration of magic spaces so it does its own memory management.phk2002-06-055-36/+43
* Slightly modify the UPDATING text to indicate that -gstabs+ is a gccrwatson2002-06-051-1/+1
* Enter the ahd driver which supports the Adaptec AIC7902 Ultra320, PCI-Xgibbs2002-06-059-0/+19742
* Add the 160MHz syncrate to scsi_calc_syncrate() sync period exception table.gibbs2002-06-051-6/+7
* scsi_message.h:gibbs2002-06-052-6/+43
* Allow DB_SET() to set all fields in the ddb command structure. Thisgibbs2002-06-051-5/+5
* Add device id. for fxp chip on Intel D845EPT2L boards. This seems toambrisko2002-06-051-0/+1
* Use calculated column widths for the routing table display when -W iskbyanc2002-06-051-55/+208
* Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [orjmallett2002-06-053-10/+8
* Start the (overdue) de-orbit sequence for the -d -C combo,ru2002-06-051-8/+1
* Comma seperate format lists, since space is no longer up to the task.jmallett2002-06-051-6/+6
* We haven't used this libg++ header since 1999/04/05 05:36:37.obrien2002-06-052-7/+1
* Search the "backward" C++ compatibility include dir also.obrien2002-06-051-0/+1
* We don't need bsd.dep.mk here.obrien2002-06-051-1/+0
* Use pmap_map instead of pmap_kenter to map the message buffer. Its toojake2002-06-051-3/+3
* Some things used "#!/usr/bin/perl5" (such as the /usr/local/bin/use.perl onobrien2002-06-051-0/+1
* Don't treat statistics counter wrap-overs as errors.tmm2002-06-051-10/+3
* Add SSL support + slight cleanup.des2002-06-054-20/+78
OpenPOWER on IntegriCloud