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
/
libc
/
gen
Commit message (
Expand
)
Author
Age
Files
Lines
*
When using `compat' mode, be sure to re-dispatch setpwent, endpwent,
nectar
2003-04-25
2
-0
/
+58
*
In compat mode, we `redispatch' the lookup. It is probably a good
nectar
2003-04-24
1
-0
/
+1
*
Catch up with nsdispatch.c: nsdispatch(3) is now `hidden' by
nectar
2003-04-24
1
-1
/
+3
*
``Strong typing is a crutch for people with weak memories.''
nectar
2003-04-22
1
-3
/
+3
*
Don't try to access the NIS `master' maps unless we have superuser
nectar
2003-04-21
1
-7
/
+9
*
Repair a bug in which a faulty group entry (one with only 2 colons)
nectar
2003-04-20
1
-8
/
+6
*
Follow-up to revision 1.74: Using the result buffer to store our empty
nectar
2003-04-18
1
-22
/
+16
*
Follow-up to revision 1.73: set _PWF_FILES when `compat' source is used
nectar
2003-04-18
1
-4
/
+13
*
Don't use `memset' to initialize a struct passwd. A module
nectar
2003-04-18
1
-6
/
+31
*
Correctly set _PWF_FILES in pw_fields when appropriate.
nectar
2003-04-18
1
-2
/
+6
*
Revert the definitions of _PW_KEY* to their previous values. There is
nectar
2003-04-18
1
-2
/
+2
*
The default if nsswitch.conf(5) is not present is supposed to be the
nectar
2003-04-18
2
-2
/
+2
*
= Implement thread-safe versions of the getpwent(3) and getgrent(3)
nectar
2003-04-17
4
-1542
/
+2604
*
= Implement name service switch modules (NSS modules). NSS modules
nectar
2003-04-17
1
-1
/
+3
*
Return "/boot/kernel/kernel" instead of "/kernel" if the sysctl() call
tjr
2003-04-11
1
-1
/
+1
*
Bump the date.
mdodd
2003-04-07
1
-1
/
+1
*
Clarify the behavior of PATH_FSTAB with regard to 'tainted' execution.
mdodd
2003-04-07
1
-0
/
+7
*
- Add setfstab() and getfstab().
mdodd
2003-04-07
3
-4
/
+71
*
- Define a _spinunlock() function so that threading implementations may do
jeff
2003-03-26
1
-0
/
+9
*
The .Fn function
charnier
2003-03-24
1
-1
/
+2
*
The .Fn function. Use .Xr where appropriate.
charnier
2003-03-24
4
-14
/
+23
*
- Revamp the function _nis_initshells() to make getusershell() backed
robert
2003-03-19
1
-35
/
+30
*
If realloc(3) fails in copyline(), do not make matters worse by
robert
2003-03-19
1
-6
/
+11
*
Document return type of wordfree() (void). Reduce the space between
tjr
2003-03-13
1
-3
/
+4
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
2
-0
/
+2
*
Fixed copyright.
ru
2003-02-24
1
-20
/
+32
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
2
-7
/
+6
*
mdoc(7) police: markup laundry.
ru
2003-02-23
1
-1
/
+1
*
More changes from NetBSD:
mikeh
2003-02-23
1
-9
/
+11
*
Grab some changes from NetBSD:
mikeh
2003-02-23
1
-5
/
+6
*
Apple PR-2449102: getdomainname() doesn't document that it is NIS/YP specific
zarzycki
2003-02-22
1
-3
/
+3
*
Mention that dlerror() is also applicable to retrieve error message after
phantom
2003-02-21
1
-0
/
+2
*
Whack 28 unused variables.
nectar
2003-02-18
1
-1
/
+0
*
Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
nectar
2003-02-16
6
-6
/
+10
*
Add dlinfo(3) manual page to the rank of base system manpages
phantom
2003-02-15
1
-2
/
+2
*
Add examples of dlinfo() usage to manual page.
phantom
2003-02-15
1
-1
/
+48
*
o Document that dlsym()'s behaviour with new special handle RTLD_SELF
phantom
2003-02-14
1
-1
/
+16
*
Follow Solaris's manual page and describe Link_map structure here
phantom
2003-02-14
1
-1
/
+29
*
Add manual page for dlinfo(3). It's still need some work and add
phantom
2003-02-14
1
-0
/
+191
*
Implement dlinfo() function.
kan
2003-02-13
1
-0
/
+8
*
o Implement C99 classification macros isfinite(), isinf(), isnan(),
mike
2003-02-12
4
-90
/
+164
*
This manual is called SIGNBIT(3) not FPCLASSIFY(3).
mike
2003-02-12
1
-1
/
+1
*
Implement C99's signbit() macro.
mike
2003-02-11
3
-2
/
+100
*
Handle %%m properly in syslog format string. Previously it would expand
alfred
2003-02-10
1
-3
/
+13
*
Implement fpclassify():
mike
2003-02-08
3
-2
/
+177
*
Grammer fix.
mikeh
2003-02-04
1
-1
/
+1
*
Add getosreldate.3 to the Makefile.
trhodes
2003-01-30
1
-1
/
+1
*
Add a manual page for getosreldate.c.
trhodes
2003-01-30
1
-0
/
+65
*
Add const qualifier to data argument for msgsnd.
alfred
2003-01-26
1
-1
/
+1
*
Sync with NetBSD -- sl_add() now returns an int.
obrien
2003-01-19
2
-9
/
+23
[next]