]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-09 David E. O... Use the stock (3.1) file now.
2002-05-09 John BaldwinFix acpi_avoid() to call freeenv() on the original...
2002-05-09 David E. O... Use the stock 3.1 prerelease file.
2002-05-09 David E. O... Use the stock 3.1-prerelease file.
2002-05-09 Peter WemmUse usb_callout_init() instead of directly calling...
2002-05-09 David E. O... Use stock file.
2002-05-09 Mark MurrayPlace a hard lock on base-perl until it is deleted.
2002-05-09 Dag-Erling... Add rpcgen to the bootstrap tools.
2002-05-09 David E. O... `beforeinstall' w/the csu bits is a nop.
2002-05-09 David E. O... Ficl doesn't build on sparc64.
2002-05-09 Garance A DrosehnAdd lines for lpr and patch.
2002-05-09 David E. O... Add a hack (ported from NetBSD) to support Sun disk...
2002-05-09 Mike SilbersackChange the mbuf exhaustion warning message to match...
2002-05-09 Archie CobbsDon't send packets out an interface unless it is IFF_UP...
2002-05-09 David E. O... This commit was generated by cvs2svn to compensate...
2002-05-09 David E. O... Gcc 3.1.0 pre-release from the FSF anoncvs repo on...
2002-05-09 David E. O... Directives may not be used inside a macro argument...
2002-05-09 David E. O... Partical style cleanup.
2002-05-09 David E. O... Pay attention to LDFLAGS when linking.
2002-05-09 Udo ErdelhoffMFbed: translation updates
2002-05-09 Benno RiceUpdate to newer trap code from NetBSD.
2002-05-09 Ollivier RobertFix buildworld breakage.
2002-05-09 Benno RiceAdd an assertion that we have a current pmap set before...
2002-05-09 Benno RiceThe per-cpu curpmap is now set by pmap_activate. We...
2002-05-09 Benno Rice- Add a prototype for the setfault() function.
2002-05-09 Benno Rice1. Better track the executable status of mappings.
2002-05-09 Benno RiceRename the constants for the contents of the PVR regist...
2002-05-09 Josef KarthauserMFNetBSD:
2002-05-09 Josef KarthauserReplace /kernel with /boot/kernel/kernel.
2002-05-09 Dag-Erling... Back out part of previous commit - K&R doesn't have...
2002-05-09 Luigi RizzoCleanup the interface to ip_fw_chk, two of the input...
2002-05-09 Jonathan MiniRemove trace_req().
2002-05-09 Alan Cox o Correct an error made in revision 1.65: In readv...
2002-05-09 David E. O... Comment two values I was looking at for GDB.
2002-05-09 David E. O... Gcc 3.1 now offers both a C99 and a K&R traditional...
2002-05-09 Jacques Vidrine= We need `-lcrypt' and `-lcom_err' to when building...
2002-05-09 David E. O... Get rid of the INTERNALSTATICLIB knob and just use...
2002-05-09 David E. O... sys_nerr should come from standard headers -- not from...
2002-05-09 Bill PaulUnbreak this file after the last drive-by committing...
2002-05-08 Andrey A. ChernovDon't forget to null-terminate string we got from sysct...
2002-05-08 Matt JacobOnly saying you're launching other CPUs if there are...
2002-05-08 David E. O... It is not clear if "#endif FOO" is allowed by ANSI...
2002-05-08 David E. O... It is not clear if "#endif FOO" is allowed by ANSI.
2002-05-08 David E. O... Build our native CSU bits before the compiler-specific...
2002-05-08 Paul RichardsDo my bit for the Perl removal team and shoot my own...
2002-05-08 Mike SilbersackSome updates to mention accept filters and how
2002-05-08 Hajimu UMEMOTOMake compilable without -DINET6.
2002-05-08 Dag-Erling... Resurrect as an empty file to unbreak the build. We...
2002-05-08 Maxim KonovalovPut 'ftp' back.
2002-05-08 Hajimu UMEMOTOLog address family of a connection.
2002-05-08 Dag-Erling... Use libutil instead of pw_{copy,util}.c. Clean up...
2002-05-08 Dag-Erling... Fix a boatload of format errors and constness violations.
2002-05-08 Dag-Erling... If no old_pw was passed to pw_copy, compare just the...
2002-05-08 Dag-Erling... Make _msgout take a const char * rather than a char *.
2002-05-08 Jacques VidrineIt is dangerous to use globbing like so in startup...
2002-05-08 Ruslan ErmilovDon't emulate INTERNALLIB.
2002-05-08 Jun KuriyamaChange whtespace indent in format string to fit new...
2002-05-08 Alfred Perlsteinexpand_name fixes:
2002-05-08 Maxim Konovalovstyle(9): remove an EOF space.
2002-05-08 Maxim KonovalovImplement 'speed' command: set a maximum read speed...
2002-05-08 Jeff Robersonzapnot the signed bits in atomic_cmpset_32. Previously...
2002-05-08 Gregory Neil... Fix typo.
2002-05-08 Jake BurkholderRemove runq_findproc. This never worked right in the...
2002-05-08 Jake BurkholderRemove unneeded include.
2002-05-08 Jake BurkholderMake a macro for the guts of tl0_immu_miss, like dmmu_m...
2002-05-08 John W. De... Bring doc up-to-date with current buildworld/buildkerne...
2002-05-08 Dag-Erling... These files haven't been used in a while.
2002-05-08 Kelly YanceyRoll my own min() (named ISO88025_MIN() so as to not...
2002-05-08 Kelly YanceyUpdate ARP to access token-ring source routing informat...
2002-05-08 Dag-Erling... Use libutil and libypclnt for all passwd manipulation...
2002-05-08 John BaldwinDetect and attach to the ICH3 SMBus controller.
2002-05-08 Dag-Erling... Add passwd manipulation code based on parts of vipw...
2002-05-08 Dag-Erling... Add ypclnt_havepasswd(), and guard against a possible...
2002-05-08 Dag-Erling... Really include <paths.h> (it seems it was brought in...
2002-05-08 Dag-Erling... Use <paths.h> rather than "pathnames.h", and fix a...
2002-05-08 Dag-Erling... PAMify.
2002-05-08 Dag-Erling... Add some more commonly-used directories and files.
2002-05-08 Dag-Erling... Use pam_lastlog(8)'s new no_fail option.
2002-05-08 Dag-Erling... Add a no_fail option.
2002-05-08 Dag-Erling... Add pam_ftpusers(8), which enforces /etc/ftpusers.
2002-05-07 Alfred PerlsteinM_ZERO the temp buffer in expand_name() otherwise if...
2002-05-07 Juli MallettOops, update usage() to have -i.
2002-05-07 Juli MallettAdd handling for any nil-length string passed to -i...
2002-05-07 David E. O... Alpha MD bits for Gcc 3.1.
2002-05-07 Dag-Erling... Fix bug that causes passwd and friends to fail when...
2002-05-07 Juli MallettUn-shadow the `fname' variable.
2002-05-07 Kelly YanceyMove ISO88025 source routing information into sockaddr_...
2002-05-07 Peter WemmRe-remove kern_random.c and svr4_signal.c. Somehow...
2002-05-07 Peter WemmRe-remove these files. Somehow obrien managed to reviv...
2002-05-07 Bruce A. MahNew release note: syncache/accept_filter bugfix.
2002-05-07 Andrew R. Reiter- Remove the init routine for loop -- it broke somethin...
2002-05-07 Andrew R. Reiter- Use an array of init functions to be used in a for...
2002-05-07 Andrew R. Reiter- Add atm_init_fn
2002-05-07 Andrew R. Reiter- Add atm_sock_init()
2002-05-07 Andrew R. Reiter- Change the atm_cm_init function to take no argument.
2002-05-07 Juli MallettAdd a -i option to sed(1) to do inplace editing, to...
2002-05-07 Warner LoshMFOpenBSD: ibss and ibss-master.
2002-05-07 Warner LoshMinor style nit
2002-05-07 Warner LoshTry to use spls more correctly
2002-05-07 David E. O... Fix the copyright dates.
next