| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PR: misc/34039
|
|
|
|
| |
PR: misc/34039
|
|
|
|
|
| |
Submitted by: ue (indirectly)
Approved by: eivind
|
| |
|
|
|
|
| |
MFC after: 3 days
|
|
|
|
|
| |
PR: 34790
Submitted by: Mike Makonnen <mike_makonnen@yahoo.com>
|
|
|
|
|
| |
Submitted by: jedgar
Reviewed by: The usual gang of idiots in that IRC channel.
|
|
|
|
|
|
| |
depending on namespace pollution 2 layers deep in <sys/stat.h>.
Sorted includes. Removed some unused includes.
|
|
|
|
| |
Reviewed by: md5(1)
|
|
|
|
| |
Reviewed by: md5(1)
|
| |
|
| |
|
|
|
|
| |
Reviewed by: md5(1)
|
|
|
|
|
|
| |
change function declarations to ANSI
change a variable that stores sizeof() values to size_t
use return to escape the end of main(), not exit(3)
|
|
|
|
|
|
|
|
| |
to be.
PR: misc/35181
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
MFC after: 3 days
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
deprecated in favor of the POSIX-defined lowercase variants.
o Change all occurrences of NTOHL() and associated marcros in the
source tree to use the lowercase function variants.
o Add missing license bits to sparc64's <machine/endian.h>.
Approved by: jake
o Clean up <machine/endian.h> files.
o Remove unused __uint16_swap_uint32() from i386's <machine/endian.h>.
o Remove prototypes for non-existent bswapXX() functions.
o Include <machine/endian.h> in <arpa/inet.h> to define the
POSIX-required ntohl() family of functions.
o Do similar things to expose the ntohl() family in libstand, <netinet/in.h>,
and <sys/param.h>.
o Prepend underscores to the ntohl() family to help deal with
complexities associated with having MD (asm and inline) versions, and
having to prevent exposure of these functions in other headers that
happen to make use of endian-specific defines.
o Create weak aliases to the canonical function name to help deal with
third-party software forgetting to include an appropriate header.
o Remove some now unneeded pollution from <sys/types.h>.
o Add missing <arpa/inet.h> includes in userland.
Tested on: alpha, i386
Reviewed by: bde, jake, tmm
|
| |
|
|
|
|
|
|
| |
Remove __STDC__ (which means we now use stdarg rather than vararg)
Remove register
Remove main prototype
|
|
|
|
| |
of a package/port.
|
|
|
|
|
|
|
| |
Include <termcap.h> to get its declaration. Our initialization of it
is still dubious, but it agrees with ncurses' documentation of it
(none) and with ncurses' recently fixed internals for it (old speeds
from <sys/ttydev.h>) and with the 4.4Lite documentation for it.
|
|
|
|
|
|
|
|
| |
type correct. Include <termcap.h> to get its declaration. Our
initialization of it is still dubious, but it agrees with ncurses'
documentation of it (none) and with ncurses' recently fixed internals
for it (old speeds from <sys/ttydev.h>) and with the 4.4Lite
documentation for it.
|
|
|
|
|
|
|
|
| |
without even getting its type correct. Include <termcap.h> to get its
declaration. Our initialization of it is still dubious, but it agrees
with ncurses' documentation of it (none) and with ncurses' recently
fixed internals for it (old speeds from <sys/ttydev.h>) and with the
4.4Lite documentation for it.
|
|
|
|
|
|
|
|
| |
- fix missing punctuation,
- remove duplicates in fortunes2,
- don't abbreviate first names.
Remove duplication of Shaw's principle in fortunes2.
|
| |
|
|
|
|
|
|
|
| |
'if and only iff' does not.
PR: 33242
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
|
|
|
|
|
| |
Submitted by: Hans.VanSluis@compaq.com
MFC after: 1 month
|
| |
|
|
|
|
| |
Stolen from: NetBSD
|
| |
|
|
|
|
|
| |
Obtained from: Jan.Hendriks@Compaq.com
MFC after: 3 days
|
|
|
|
|
| |
PR: 32085
Submitted by: setantae@submonkey.net <setantae@submonkey.net>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
the correct duplicate. Both versions also attributed the quote to the
wrong book.
|
| |
|
| |
|
|
|
|
| |
Pointed out by: $a_lot_of_people
|
|
|
|
| |
Obtained from: BBC World Service on 9410kHz
|
| |
|
|
|
|
|
|
|
| |
addresses when adding stuff, so it seems fair to stop ``getting all
the fame'' by having my name displayed on login sessions.
Approved by: nik
|
|
|
|
|
|
| |
Flinstone -> Flintstone.
Submitted by: grog (during the kernel debugging session at BSDConEurope)
|
|
|
|
| |
Add a fortune.
|
|
|
|
|
| |
Remove unattributed duplicate of Frederick Brooks eternal words
about the danger of second systems.
|
| |
|
|
|
|
|
| |
PR: 30500
Submitted by: Drew Derbyshire <ahd@kew.org>
|
|
|
|
|
|
| |
PR: 31474
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
MFC after: 1 week
|
|
|
|
|
| |
PR: 31202
Submitted by: Jasmin Blanchette <jasmin@troll.no>
|
| |
|
|
|
|
| |
Approved by: maintainer
|