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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document that mlock() and munlock() can return EPERM if the
mpp
1999-06-27
1
-1
/
+9
*
Just return `curbrk' for sbrk(0) to avoid syscall overhead.
simokawa
1999-06-26
1
-0
/
+2
*
Force umask to 077 (instead of 000) during the edit phase, to get
pb
1999-06-26
1
-4
/
+1
*
Add -d option to vipw(8) to allow selection of an alternative directory
sheldonh
1999-06-26
1
-8
/
+14
*
Fix few warnings on the alpha.
dt
1999-06-23
6
-9
/
+12
*
Don't get caught in an infinite recursion when PKT_ALIAS_REVERSE
brian
1999-06-22
2
-5
/
+18
*
Correct troff sequence for backslashes in manual page.
jkoshy
1999-06-21
2
-2
/
+2
*
Remove -DNOPOLL from the compilation flags now that there is a poll wrapper
jb
1999-06-20
3
-12
/
+12
*
In the words of the author:
jb
1999-06-20
78
-4373
/
+5601
*
Typo in previous commit.
ru
1999-06-18
1
-2
/
+2
*
Mention that pid 1 is not affected by kill(-1, SIGXXX) too.
ru
1999-06-18
1
-3
/
+8
*
Add a MAINTAINER line to modules that I maintain.
ken
1999-06-18
2
-0
/
+2
*
Minor English corrections were made; SEE ALSO was also fixed (no commas).
green
1999-06-17
1
-4
/
+4
*
cam_get_device() was returning 0 on failure, and 1 on success, while
mpp
1999-06-15
1
-10
/
+10
*
Fix a minor style nit in the NAME section.
mpp
1999-06-11
1
-1
/
+1
*
Move the description of the strncmp() function from the RETURN VALUES
mpp
1999-06-11
1
-6
/
+6
*
Improvement in the description of what this does.
markm
1999-06-10
1
-10
/
+10
*
Ensure that host_addr (which is returned in struct hostent::h_addr_list[0])
dt
1999-06-07
1
-2
/
+2
*
Spell the .St macro correctly.
steve
1999-06-07
1
-1
/
+1
*
Spell isinf(3) correctly.
steve
1999-06-07
1
-1
/
+1
*
Call do_ctors() and do_dtors() using indirect calls through function
jdp
1999-06-06
1
-3
/
+12
*
Update of intro(2)/errno(2) in the ongoing effort of the Programmer's
jseger
1999-06-06
1
-0
/
+25
*
Change an internal variable from "class" to "ns_class" for C++'s benefit.
peter
1999-06-04
1
-2
/
+2
*
Apply patch for PR #12008: remember to reset _yp_enabled flag in
wpaul
1999-06-04
1
-0
/
+2
*
Typo.
pb
1999-05-25
1
-2
/
+2
*
Added Posix rand_r function.
wes
1999-05-24
2
-5
/
+74
*
Added a missing comma to the static condition variable initialisation
jb
1999-05-24
3
-3
/
+3
*
Remove the static declaration from the line[] variable to allow
jb
1999-05-24
1
-2
/
+2
*
brucify
brian
1999-05-23
1
-2
/
+2
*
Fix a problem with static initialisation of mutexes and condition
jb
1999-05-23
9
-6
/
+120
*
Cope with non page-aligned arguments to ioperm.
dfr
1999-05-22
2
-14
/
+19
*
I seem to be having some CVS problems... I don't know why this wasn't
obrien
1999-05-22
1
-0
/
+702
*
Add an a.out ld.so so these distributions are standalone.
obrien
1999-05-21
4
-8
/
+1416
*
Need a few more dependacies.
obrien
1999-05-21
1
-3
/
+3
*
Add usr/libexec/ld.so
obrien
1999-05-21
1
-2
/
+4
*
Chflags was clearing all flags supplied on the command line after a
jmz
1999-05-21
4
-8
/
+8
*
Print SPANS addresses in the correct byte order.
mks
1999-05-20
1
-3
/
+3
*
Make incoming packets work as keepalives, too. This should fix problems
eivind
1999-05-20
1
-0
/
+1
*
Fixed disordering and duplication of MLINKS in previous commit to
bde
1999-05-19
2
-3
/
+3
*
Add a strsignal(3) (like strerror(3)) for libc compatability with other
peter
1999-05-18
4
-6
/
+95
*
Add a note that when a stream opened via fdopen() is closed via fclose(),
archie
1999-05-17
1
-0
/
+4
*
$ brucify -deblunder
phk
1999-05-16
1
-2
/
+2
*
Ensure that an existing thread gets it's state set to PS_DEAD to
jb
1999-05-16
3
-3
/
+21
*
- Fixed bug where we NULL'd before we freed the data causing a memory leak.
nate
1999-05-14
3
-3
/
+3
*
Removed extraneous comma in xrefs.
alex
1999-05-14
4
-8
/
+8
*
Added missing comma in xrefs.
alex
1999-05-14
2
-4
/
+4
*
fix potential memory overwrite in escape parsing
ache
1999-05-13
1
-2
/
+2
*
Fix my own Pie Floater.
msmith
1999-05-12
1
-2
/
+2
*
Tidy up references to <sys/rlist.h> and support for the old swap management
peter
1999-05-11
1
-88
/
+9
*
More typos.
kris
1999-05-09
1
-2
/
+2
[next]