]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-03-22 David E. O... Fix the style of the SCM ID's.
2002-03-22 Warner LoshUse int (ioctl)(...) rather than int ioctl(...) so...
2002-03-22 John BaldwinUse td_ucred in several trivial syscalls and remove...
2002-03-22 David E. O... Fix the style of the SCM ID's.
2002-03-22 John BaldwinUse explicit Giant locks and unlocks for rather than...
2002-03-22 Garrett WollmanTypo (if => of).
2002-03-22 Garrett WollmanAdd a word of caution about integer arithmetic range...
2002-03-22 Garrett WollmanFix a few formatting brainos and make the formatting...
2002-03-22 Dag-Erling... Actually install the moduli(5) man page.
2002-03-22 Dag-Erling... Install static and profiled libraries with -C.
2002-03-22 Garrett WollmanMake expr POSIX-compliant, and fix some bugs. Specific...
2002-03-22 Alfred PerlsteinUse char foo[] = "BAR" to avoid direct assignment of...
2002-03-22 Alfred PerlsteinConst fix.
2002-03-22 Robert WatsonMerge from TrustedBSD MAC branch:
2002-03-22 Alfred PerlsteinRemove cast that's not needed.
2002-03-22 David E. O... Update SCM ID.
2002-03-22 David E. O... Note that -n is non-standard.
2002-03-22 Alfred PerlsteinWARNS from 3 to 4. still some warnings about assigning...
2002-03-22 David E. O... Back out last commit (rev 1.2). I thought I caught...
2002-03-22 Alfred Perlsteinrename 'enum res' and 'struct status' to 'enum sm_res...
2002-03-22 Alfred Perlsteinconstify log_from_addr() parameter.
2002-03-22 Alfred PerlsteinConstify the first arg to callrpc(3).
2002-03-22 Udo ErdelhoffMFen 1.4
2002-03-22 Ruslan ErmilovDESTDIR does not anymore does the -I${DESTDIR}/usr...
2002-03-22 Ruslan ErmilovThis library uses its own versions of some of the syste...
2002-03-22 Ruslan ErmilovPrevent icmp_reflect() from calling ip_output() with...
2002-03-22 Alfred PerlsteinWhen "cloning" a pipe's buffer bcopy the data after...
2002-03-22 Bruce A. MahAdd [MERGED] tag things to some items in the kernel...
2002-03-22 Andrew Gallatinonly read from the possibly bad address if we did not...
2002-03-22 Mark MurrayNo need to cast; ().gr_gid is already the correct type.
2002-03-22 Andrew GallatinAllow SMP kernels (like GENERIC..) to boot on UP kernel...
2002-03-22 Ceri DaviesAdd myself to the calendar.
2002-03-22 Robert WatsonIn sysctl, req->td is believed always to be non-NULL...
2002-03-22 Mark MurrayNull one-line entry to resurrect this from the Attic...
2002-03-22 Robert WatsonSince cred never appears to be passed into the securele...
2002-03-22 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-03-22 Mark MurrayVendor import NETBSD's sort(1). This will be a replacem...
2002-03-22 Ruslan ErmilovRevision 1.45 of gnu/usr.bin/man/man.c obviated the...
2002-03-22 David E. O... SCM ID tweak.
2002-03-22 David E. O... Remove multi-line __P() usage.
2002-03-22 Peter PentchevInstall a sample /usr/share/examples/smbfs/dot.nsmbrc.
2002-03-22 Mark MurrayFix for OPIE 2.4.
2002-03-22 David E. O... Remove __P() usage.
2002-03-22 Sheldon HearnRegen.
2002-03-22 David E. O... Add the -n option, which automatically answers "no...
2002-03-22 Bill PaulTeach the bge driver about the BCM5701 (specifically...
2002-03-22 Gregory Neil... Instead of dealing with the endless requests to provide...
2002-03-22 Bill Paulregenerate
2002-03-22 Bill PaulTeach the brgphy driver about the BCM5701's internal...
2002-03-22 Bruce A. MahMFCs noted: ata(4) RAID rebuild, atacontrol(8).
2002-03-22 Bruce A. MahNew release notes: slab allocator, new ephemeral port...
2002-03-22 Andrew R. Reiter- Back out the commit to make the linker_load_file...
2002-03-22 Mike SilbersackChange the ephemeral port range from 1024-5000 to 49152...
2002-03-22 Warner Loshconst poison just like NetBSD.
2002-03-22 Warner LoshMake user_from_uid and group_from_gid return const...
2002-03-22 Robert WatsonBreak out the "see_other_uids" policy check from the...
2002-03-22 Warner Loshremove __P
2002-03-22 Warner Loshremove __P
2002-03-22 Warner Loshremove __P
2002-03-22 Jun KuriyamaMFen.
2002-03-22 Mark MurrayUpdates for OPIE 2.4.
2002-03-21 David E. O... Remove __P() usage.
2002-03-21 Benno RiceCollect all functions for copying to and from userspace...
2002-03-21 David E. O... Remove __P() usage.
2002-03-21 Mark MurrayResolve conflicts.
2002-03-21 David E. O... Remove 'register' keyword.
2002-03-21 Alfred PerlsteinBring code to WARNS=3 level. Mostly fix unused variables.
2002-03-21 Alfred PerlsteinRemove main() prototype.
2002-03-21 Alfred PerlsteinRemove __P.
2002-03-21 Mark MurrayThis commit was generated by cvs2svn to compensate...
2002-03-21 Mark MurrayVendor import of OPIE 2.4
2002-03-21 David E. O... Remove __P() usage.
2002-03-21 Mark MurrayRestructure for own parsedate (replacement for get_date...
2002-03-21 Dag-Erling... /etc/moduli -> /etc/ssh/moduli
2002-03-21 Dag-Erling... This commit was generated by cvs2svn to compensate...
2002-03-21 Dag-Erling... Import OpenBSD's moduli(5) man page
2002-03-21 Dag-Erling... Install moduli instead of primes
2002-03-21 Mark MurrayAdd a replacement for get_date which is currently being...
2002-03-21 Dag-Erling... Import OpenBSD's moduli file.
2002-03-21 Dag-Erling... This commit was generated by cvs2svn to compensate...
2002-03-21 Matt JacobLimit fabric search to a default 256 entries. This...
2002-03-21 Bruce A. MahFix typo: s/forth/fourth/
2002-03-21 Alan Cox o Use the MI vm_map_growstack() instead of grow_stack...
2002-03-21 David E. O... Remove 'register' keyword.
2002-03-21 Andrew Gallatinshut up the compiler
2002-03-21 David E. O... Fix SCM ID's.
2002-03-21 Alexander LeidingerTraditional first commit.
2002-03-21 Bruce A. MahNew release notes: libstand split file loading.
2002-03-21 Andrew R. Reiter- Fix a logic error in checking the securelevel that...
2002-03-21 Warner Losho remove __P
2002-03-21 Warner Losho __P removed
2002-03-21 Warner Losho __P removal.
2002-03-21 Benno Rice- Make all inlines for manipulating supervisor-level...
2002-03-21 Dag-Erling... Correctly set PAM_RHOST so e.g. pam_login_access(8...
2002-03-21 Dag-Erling... Use the "sshd" service instead of "csshd". The latter...
2002-03-21 Dag-Erling... Use PAM instead of S/Key (or OPIE) for SSH2.
2002-03-21 Benno RiceGC some unused, bogus interrupt functions and replace...
2002-03-21 Mike BarcroftRevert 1.20:
2002-03-21 Bruce EvansRemoved the last vestiges of libm. These have been...
2002-03-21 Doug RabsonChange critical_t to register_t for intr_disable/restore.
next