summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Delete unused include of <strings.h>.
* 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
| | | | and likewise LOGOUT for consistency. Fix a few nearby style bugs.
* Fix preprocessor directive syntax (text after #else).wollman2002-05-301-3/+5
| | | | This program is not likely to compile if DEBUG is ever defined.
* Fix preprocessor directive syntax (text after #endif).wollman2002-05-306-53/+61
| | | | The style of this program is still atrocious (not fixed).
* 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
| | | | Pointed out by: nectar
* Do not use man entities for items that have been removed, because theyschweikh2002-05-302-36/+36
| | | | | | | | | create a link to man.cgi with a manpath for 5-current. Following this link gives a "Sorry, no data found for `labpc(4)'". Instead, simply write labpc(4) without any markup (for which pkg_update(1) is prior art) Remove some whitespace at EOL while I'm here. Discussed with an okayed by: bmah
* 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
| | | | | | | cc's version. libgcc.a will have been clobbered and will no longer have the old c++ support. Submitted by: jhb
* 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
| | | | | | | than triggering a usage(). Allow -R and -I to be specified in any order, and thus change how -R checks for -I not being given and triggering a usage(). Partially requested by: gad
* Allow the input line to be NULL, and teach strnsubst() that NULL means to usejmallett2002-05-302-3/+8
| | | | a nil-string.
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asobrien2002-05-302-4/+110
| | | | | | libusbhid in RELENG_4. Requested by: joe
* 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
| | | | | | libusbhid in RELENG_4. Requested by: joe
* 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
| | | | Update URL for ISO 3166/MA.
* 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
| | | | Not the other way around as the log message stated.
* indent tdfx line similarly to rest of the filebillf2002-05-301-1/+2
| | | | | note that freebsd-ipfw@freebsd.org should be sent patches before making changes to ipfw.
* 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
| | | | Also tweak a filename reference to reflect linux_base changes.
* mdoc(7) police: kill whitespace at EOL.ru2002-05-301-1/+1
|
* mdoc(7) police: polish markup.ru2002-05-301-34/+68
|
* mdoc(7) police: tidy up the markup.ru2002-05-301-6/+15
|
* mdoc(7) police: Make this look like an average manpage.ru2002-05-301-20/+17
|
* mdoc(7) police: kill hard sentence breaks.ru2002-05-302-6/+10
|
* mdoc(7) police: pedantry.ru2002-05-301-3/+3
|
* mdoc(7) police: tidy up the markup.ru2002-05-301-12/+9
|
* mdoc(7) police: one minor change that was not probably worth a commit.ru2002-05-301-1/+1
|
* mdoc(7) police: fixed typo, minor markup nits.ru2002-05-301-5/+4
|
* mdoc(7) police: markup polishing.ru2002-05-301-16/+22
|
* mdoc(7) police: tidy up.ru2002-05-301-12/+12
|
* mdoc(7) police: minor markup nits.ru2002-05-303-27/+42
|
* Keep people from introducing local changes I do not know about to m4 for thejmallett2002-05-301-0/+1
| | | | | time being, until OpenBSD's -s support is finished being fixed, so I have a chance in hell of getting one last clean merge against OpenBSD.
* mdoc(7) police: added missing markup bits.ru2002-05-301-4/+4
|
* mdoc(7) police: mark up better.ru2002-05-301-41/+43
|
* mdoc(7) police: minor markup fixes.ru2002-05-305-29/+51
|
* mdoc(7) police: fixed markup.ru2002-05-301-23/+34
| | | | This manpage is still too NetBSD-centric.
* mdoc(7) police: minor markup nits.ru2002-05-301-5/+7
| | | | The SYNOPSIS should be fixed to fit the FreeBSD needs.
* Added the missing ``and''.ru2002-05-301-0/+1
|
* mdoc(7) police: markup nits.ru2002-05-301-5/+7
|
OpenPOWER on IntegriCloud