index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups to the pthread header files.
rse
1999-07-31
2
-26
/
+26
*
Make intelligible:
grog
1999-07-31
2
-276
/
+686
*
vm_page_queue_init:
alc
1999-07-31
1
-9
/
+4
*
Add parentheses for clarity.
alc
1999-07-31
2
-4
/
+4
*
Remove troff formatting directive from the first line of the man page,
mpp
1999-07-31
2
-4
/
+2
*
As described by the submitter:
msmith
1999-07-31
2
-68
/
+110
*
Don't use at_shutdown() now that we have new_bus which lets us
mdodd
1999-07-31
2
-16
/
+22
*
When listing the installed packages, do it in alphabetical order.
jdp
1999-07-30
1
-9
/
+24
*
Document the "skey" command in telnet(1).
nik
1999-07-30
2
-0
/
+8
*
Document that writev(2) can fail with ENOBUFS.
nik
1999-07-30
1
-1
/
+3
*
Reflect the change from the /etc/weekly to /etc/periodic/weekly/*.
nik
1999-07-30
4
-24
/
+44
*
dhclient-lease(8) -> dhclient.leases(5)
nik
1999-07-30
1
-1
/
+1
*
Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointed
nik
1999-07-30
1
-1
/
+1
*
Add -S to nroff and troff invocations of man.
imp
1999-07-30
1
-2
/
+2
*
Reenable use of the APMIO_BIOS ioctl for now.
msmith
1999-07-30
1
-7
/
+1
*
Reenable the APMIO_BIOS ioctl and translate arguments into the new format
msmith
1999-07-30
3
-3
/
+51
*
Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.sh
mpp
1999-07-30
1
-3
/
+4
*
If "YYPARSE_PARAM" is defined, we need a different prototype for yyparse().
obrien
1999-07-30
1
-0
/
+4
*
Sense $LANG only if $LC_CTYPE is not set
ache
1999-07-30
4
-16
/
+12
*
Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timer
msmith
1999-07-30
1
-2
/
+7
*
Revert the past 3 commits to what should have been the rev 1.18 -> rev 1.19
obrien
1999-07-30
1
-1
/
+1
*
Hyphens are not legal characters in a C identifier.
des
1999-07-30
1
-1
/
+1
*
Convert a table of function keys into mdoc format so that they
mpp
1999-07-30
2
-56
/
+90
*
Restore the pre-new_bus behavior of printing out the reserved resources
mdodd
1999-07-30
2
-10
/
+190
*
Previous commit also removed some 'const' qualifiers on args for
newton
1999-07-30
2
-2
/
+2
*
Previous commit also finished cleaning up some dev_t -> udev_t transformations
newton
1999-07-30
10
-10
/
+10
*
Fix svr4_sys_poll(); SysV STREAMS produce return values from poll() which
newton
1999-07-30
2
-12
/
+4
*
Even better fix for last commit: rename rcsid[] to _yacc-parser_rcsid[]
hoek
1999-07-30
1
-2
/
+2
*
Fix some typos.
mpp
1999-07-30
2
-8
/
+8
*
Don't output rcsid into the output parser. It may have already been
hoek
1999-07-30
1
-2
/
+2
*
Use the .At macro to reference versions of AT&T UNIX.
mpp
1999-07-30
1
-2
/
+3
*
Initial checkin
newton
1999-07-30
1
-0
/
+15
*
Add $Id$ tags.
newton
1999-07-30
3
-12
/
+10
*
Clarify use of the 'streams' pseudo-device (i.e.: static or kld).
newton
1999-07-30
1
-7
/
+12
*
Add $Id$ tags
newton
1999-07-30
96
-46
/
+280
*
Use the .At macro when referencing versions of AT&T UNIX.
mpp
1999-07-30
4
-8
/
+12
*
Hmm - How did *that* get in there?
newton
1999-07-30
1
-0
/
+0
*
Fix panic caused when *stat64() family of syscalls try to fill-in
newton
1999-07-30
6
-92
/
+56
*
Eliminate 'WARNING: "streams" is usurping "streams"'s cdevsw[]' messages
newton
1999-07-30
1
-2
/
+2
*
Teach the .At macro about releases v2, v3, v4, and v5 of AT&T UNIX.
mpp
1999-07-30
1
-0
/
+8
*
Sync with sys/i386/isa/clock.c revision up to 1.142.
kato
1999-07-30
3
-33
/
+18
*
Sync with sys/i386/i386/machdep.c revision 1.357.
kato
1999-07-30
2
-14
/
+50
*
Removed apm_setup.s.
kato
1999-07-30
2
-4
/
+2
*
Document the getdents(2) system call. The documentation was
mpp
1999-07-30
3
-165
/
+29
*
Fix a number of typos.
mpp
1999-07-30
1
-6
/
+6
*
Document the lchmod(2) system call.
mpp
1999-07-30
2
-17
/
+29
*
Add a manual page for getdents(2). This was taken from NetBSD, but
mpp
1999-07-30
1
-0
/
+151
*
Document the lutimes() and futimes() system calls.
mpp
1999-07-30
2
-26
/
+97
*
Remove all vestiges of APMIO_BIOS
msmith
1999-07-30
3
-16
/
+3
*
Mdoc cleanup.
mpp
1999-07-30
1
-2
/
+3
[next]