]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-11-20 knu(null commit to correct the previous log message)
2001-11-20 knuRemove the printf builtin command from sh(1), which...
2001-11-20 arr- Fix a number of man pages broken by the KSE merger.
2001-11-20 acheReplace wrong CP437 font by actual Latin7 one
2001-11-20 acheFix long months standard form
2001-11-20 obrienAdd IRC
2001-11-20 sheldonhAvoid unnecessary calls to expr(1) by using standard...
2001-11-20 acheFix upper/lower mapping
2001-11-20 arr- Fix man page that was broke during KSE merger. This...
2001-11-20 sheldonh(null commit)
2001-11-20 sheldonh(null commit)
2001-11-20 sheldonhIntroduce new shell functions hexdigit, hexprint and...
2001-11-20 arr- When copying into a fixed buffer, bounds checking...
2001-11-20 rumdoc(7) police: fixed bugs from rev. 1.15.
2001-11-20 rwatsonGrammatical fixes over previous commit.
2001-11-20 rumdoc(7) police: Fix markup.
2001-11-20 rumdoc(7) police: fix markup and spelling.
2001-11-20 rumdoc(7) police: bump document date, fix markup.
2001-11-20 rumdoc(7) police: kill whitespace at EOL.
2001-11-20 ruAdd a missing comma.
2001-11-20 rumdoc(7) police: kill whitespace at EOL and HSB.
2001-11-20 ruAdd xref to wall(1).
2001-11-20 rumdoc(7) police:
2001-11-20 rumdoc(7) police: one-line literal displays are faster.
2001-11-20 greenIntroduce readpassphrase(3), a superset of getpass...
2001-11-20 brianHandle wtmp.0 being compressed
2001-11-20 greenInstall LOMAC includes from the new directory.
2001-11-20 joeBring in the ugen manual page from NetBSD.
2001-11-20 rumdoc(7) police: minor markup and spelling fixes.
2001-11-20 rumdoc(7) police: sort xrefs.
2001-11-20 rumdoc(7) police: consistently use the .Ux macro.
2001-11-20 rumdoc(7) police: remove whitespace at EOL.
2001-11-20 knuAdd false(1), test(1) and true(1) cross-references.
2001-11-20 umeThe rtsol must be done before the alias processing.
2001-11-20 knuAdd a note that some shells may have the command built-in.
2001-11-20 rumdoc(7) police: Fix markup.
2001-11-20 ruRemove obfuscating details of using the false(1) and...
2001-11-20 pbConvert BSD trap codes to i386.
2001-11-20 jhbInclude sys/param.h instead of sys/types.h to get the...
2001-11-20 jhbUnifdef all the SGI code. It mainly added clutter...
2001-11-20 jhbUse fixed-size fields in the structure for the timed...
2001-11-20 impComment out some bogus entries. somehow they match...
2001-11-20 impWeed out those pccard entries that match everything...
2001-11-20 gshapiroSince buildworld builds cf files specified in SENDMAIL_...
2001-11-20 gshapiroHandle the sendmail_outbound_enable knob in the start...
2001-11-20 maxMake this a bit closer to a true tradition by adding...
2001-11-20 joeUse a local write_mfs_in_kernel.c instead of the one...
2001-11-19 dgDisabled tagged commands for Hitachi Jura-C series...
2001-11-19 greenReference lomac in its new location.
2001-11-19 greenThis commit was generated by cvs2svn to compensate...
2001-11-19 greenImport LOMAC preliminary release 2.0.0 in src/sys/secur...
2001-11-19 yarEliminate another instance of the old and well-known
2001-11-19 jhbUse modules-depend instead of kernel-depend for doing...
2001-11-19 jhbSplit the mfsroot out from the kernel for the 2.88...
2001-11-19 rwatsono Cleanup of includes: user.h may be a catch-all, but...
2001-11-19 iedowseBack out revision 1.117; the correct solution is to...
2001-11-19 knuFix style bugs I found, and add a comment.
2001-11-19 greenThe "lomac" module compiles fine on Alpha, too.
2001-11-19 keramidaOther committers do not mention their personal names...
2001-11-19 knuOops sorry, forgot to add a #include.
2001-11-19 knu- Do not reference argv[1] if no argument is given.
2001-11-19 dwmaloneIn the "UseLogin yes" case we need env to be NULL to...
2001-11-19 sumikawaSupport MELCO LUA2-TX USB ethernet adaptor.
2001-11-19 sumikawaRegen.
2001-11-19 sumikawaAdd Melco LUA2-TX5.
2001-11-19 greenAdd module "lomac" to the modules Makefile, i386 sectio...
2001-11-19 greenDepend on vnode_if.h.
2001-11-19 greenUse appropriaate include path for syscall_gate.h
2001-11-19 joeCull picobsd/custom. It's bit rotted beyond all recogn...
2001-11-19 obrienAdd the CVS knob so it may be overridden (or have optio...
2001-11-19 obrienUpper case the FreeBSD loader prompt.
2001-11-19 iedowseDeal with a few issues that cropped up following the...
2001-11-19 rwatson#include <sys/user.h> rather than individually includin...
2001-11-19 matusitaAdd fsck tool for UFS to /stand tools (again).
2001-11-19 hmClose files only if the fp is != NULL.
2001-11-19 sheldonhUse shell functions for printing hex instead of printf...
2001-11-19 ruApply README style guidelines (this time checked).
2001-11-19 sobomaxMake kevents on pipes work as described in the manpage...
2001-11-19 murrayFix two minor grammar mistakes.
2001-11-19 murrayAdd a missing word to form a complete sentence.
2001-11-19 murrayRemove a duplicate word.
2001-11-19 murrayUse .Nm to correctly display the program name.
2001-11-19 peters/code/ucode/ (last minute typo)
2001-11-19 peterInitial cut at calling the EFI-provided FPSWA (Floating...
2001-11-19 kuriyamaAdd support for Intel's i820/i840/i845/i850/i860 chipset.
2001-11-19 peterLookup the EFI_FPSWA driver and pass the interface...
2001-11-19 peterUse some (now) spare space for passing through a pointe...
2001-11-19 peterRemove bootinfo.bi_kernel. It isn't used by the kernel...
2001-11-19 peterFix a dependency violation, same as in libefi/elf_freeb...
2001-11-19 peterThis is used in C, not C++. functions with no args...
2001-11-19 impAdd NEWCARD support to awi.
2001-11-19 impCreate a module for awi.
2001-11-19 impUpdate to 1.23 pccarddevs
2001-11-19 impAdd ZOOM as one of the bgous vendors
2001-11-19 impAdd Linksys Instant Wireless Network PC Card from NetBSD
2001-11-19 impUpdate to 1.22 pccarddevs
2001-11-19 impNits to make it whitespace compatible with what I'm...
2001-11-19 impUpdate to 1.21 pccarddevs
2001-11-19 impMerge NetBSD 1.146: Linksys Instant Wireless Network...
2001-11-19 greenInstall LOMAC public headers.
next