summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out my lats commit of locking down a socket, it conflicts with hsu's work.tanimura2002-05-3162-1713/+502
* The new bsd.incs.mk is powerful enough to handle this wrinkle.ru2002-05-318-213/+100
* Remove DESTDIR which is already included in DOCDIR.jedgar2002-05-311-2/+2
* - Replace the bandaid introduced in revision 1.110 withrobert2002-05-311-1/+3
* Export nswapdev through sysctl(8).des2002-05-311-0/+2
* The loop back device hasn't been a count device for a while so removebrooks2002-05-311-1/+1
* Kludge around troff bugs to get a reasonable print format despite thegrog2002-05-311-10/+14
* Grammar fix: "contents" is plural.archie2002-05-311-2/+2
* Use %lu instead of %ld when printing rt_use (aka rt_rmx.rmx_pksent)silby2002-05-311-1/+1
* Ensure that packet counts are always reset to 0 whensilby2002-05-311-0/+1
* Further work on pushing Giant out of the vm_map layer and downalc2002-05-312-9/+15
* Use __FreeBSD_version to test what things to useimp2002-05-312-10/+11
* Typo fix: syste -> systemkeramida2002-05-311-1/+1
* Fix build breakage on my pccard related commit.takawata2002-05-312-2/+2
* Don't use an incomplete array type to mark the start of the paddingmarcel2002-05-311-1/+8
* Typo: characer -> characterkeramida2002-05-311-1/+1
* Typo: duel -> dualkeramida2002-05-301-1/+1
* Add missing unlockjulian2002-05-301-1/+3
* Remove lock from ffs_vget introduced by v1.24. Instead of locking thesemenu2002-05-303-76/+54
* Const poison.phk2002-05-302-4/+6
* Fix syntax error (label with no statement).wollman2002-05-301-0/+1
* Avoid construction which results in label at end of block.wollman2002-05-301-2/+6
* Fix syntax errors (labels with no statement).wollman2002-05-301-4/+4
* Add used include of <string.h>.wollman2002-05-301-1/+1
* Add used include of <stdlib.h>, copying style bugs from adjacent lines.wollman2002-05-301-0/+1
* Fix conflict with <paths.h> by renaming _PATH_LOGIN to _PATH_SLIP_LOGIN,wollman2002-05-302-10/+15
* Fix preprocessor directive syntax (text after #else).wollman2002-05-301-3/+5
* Fix preprocessor directive syntax (text after #endif).wollman2002-05-306-53/+61
* Fix preprocessor directive syntax (text after #endif).wollman2002-05-301-1/+1
* Fix syntax errors (labels with no statement following).wollman2002-05-301-0/+2
* Use correct printf format specifier to print unsigned longs.wollman2002-05-301-1/+1
* Avoid unintentional trigraph.wollman2002-05-302-2/+2
* Add missing newline at end of file.wollman2002-05-301-1/+1
* Missed one in previous commit.des2002-05-301-2/+4
* Do not use man entities for items that have been removed, because theyschweikh2002-05-302-36/+36
* Add used includes of <stdlib.h>.wollman2002-05-302-0/+3
* Ignore a c++ that is version other than 3.1 if it does not also matchpeter2002-05-301-1/+4
* Add used include of <string.h>.wollman2002-05-301-0/+1
* Restructure sanity checks so that -I and -J just override eachother, ratherjmallett2002-05-301-5/+6
* Allow the input line to be NULL, and teach strnsubst() that NULL means to usejmallett2002-05-302-3/+8
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asobrien2002-05-302-4/+110
* Forget to change lookup function for oldcard side.takawata2002-05-301-3/+5
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asobrien2002-05-302-3/+111
* East Timor's alpha-2 code changed.wollman2002-05-301-1/+1
* Note changes to country codes in ISO 3166-1 newsletters V-4 and V-5.wollman2002-05-301-4/+15
* Make oldcard and newcard kernel module work.takawata2002-05-3011-12/+103
* The revision 1.31 tweak was to _not_ write .o's in src/contrib/gcc.obrien2002-05-300-0/+0
* indent tdfx line similarly to rest of the filebillf2002-05-301-1/+2
* Mistyped and lost a '&' in previous commit.phk2002-05-301-1/+1
* New release note: emulators/linux_base libraries update.bmah2002-05-302-2/+12
OpenPOWER on IntegriCloud