]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-04-07 jkhDon't allow upgrade to touch /usr/src; only evil can...
1999-04-07 jdpAdd manpage link for dlversion(3).
1999-04-07 jdpFix a couple of typos in comments.
1999-04-07 jdpAdd a new function dlversion() which returns the versio...
1999-04-07 alcFix a performance problem with the new getnewbuf()...
1999-04-06 brianLink with libutil
1999-04-06 brianUse realhostname().
1999-04-06 n_hibmafix typo
1999-04-06 brianUse realhostname() rather than various combinations of
1999-04-06 brianAdd realhostname() - a function to correctly lookup
1999-04-06 wpaulRemove teensy-weensy bit of debug code that crept in.
1999-04-06 phkfailled spell-check
1999-04-06 obrienUse Haifa scheduler on the Alpha.
1999-04-06 jdpFix bug that prevented accounts with empty passwords...
1999-04-06 wpaulAdd driver support for gigabit ethernet adapters based...
1999-04-06 brianWhen going from DATALINK_HANGUP directly to
1999-04-06 ghelmerReplace LKM with KLD.
1999-04-06 ghelmerReplace LKM with KLD.
1999-04-06 obrien* Fix indentation style bug.
1999-04-06 obrienMispelled global option in usage.
1999-04-06 peterInstall these compat libs to /usr/lib/compat/aout....
1999-04-06 brianMF src/libexec/telnetd: Verify the reverse DNS lookup
1999-04-06 jkhAdd an option for resetting and rescanning the probed...
1999-04-06 alcTwo changes to pmap_remove_all:
1999-04-06 peterThis is a hack. Cron runs with stdin/out/err pointing...
1999-04-06 peterRemove (but leave place markers) P_NOSWAP and P_PHYSIO...
1999-04-06 peterUpdate p_flags doc.
1999-04-06 peterLook at p_lock instead of P_NOSWAP etc as an indicator...
1999-04-06 peterDon't forcibly kill processes that are locked in-core...
1999-04-06 peterUse PHOLD/PRELE() instead of P_PHSYIO.
1999-04-06 peterOnly use p->p_lock (manage by PHOLD()/PRELE()) - P_NOSW...
1999-04-06 peterHold the mfs process's upages in-core with PHOLD rather...
1999-04-06 peterHold nfsd's upages in-core with PHOLD rather than P_NOSWAP.
1999-04-06 peterUse reference counted PHOLD/PRELE rather than the P_PHY...
1999-04-06 peterUse PHOLD/PRELE rather than P_PHYSIO.
1999-04-06 peterUse the reference counted PHOLD()/PRELE() rather than...
1999-04-06 peterUse the reference-counted PHOLD()/PRELE() rather than...
1999-04-06 peterLK_RETRY is a vn_lock() flag, not one for lockmgr().
1999-04-06 dcsReactivate trace! after making it egcs-friendly.
1999-04-06 peterZap the genclass makefile too, it's gone. (It was...
1999-04-06 brianAfter receiving a connection and doing a reverse
1999-04-05 obrienClean up "lib-tools:", folding libgcc into the rest.
1999-04-05 brianWhen we get an LCP TLU, go into PHASE_AUTHENTICATE
1999-04-05 woschI've taken a pass through to add NetBSD and OpenBSD...
1999-04-05 jkhMove the proper set of libraries.
1999-04-05 julianCatch a case spotted by Tor where files mmapped could...
1999-04-05 n_hibma 1) Add the defines for the Mass Storage class
1999-04-05 n_hibmachange wrong names in prototypes (pipe to dev)
1999-04-05 n_hibmaAdd the defines for the Iomega Zip 100 drive
1999-04-05 n_hibma bugfix: initialise timeout for usbd_device_request...
1999-04-05 peterMake ppbus compile under egcs. I'm not sure about...
1999-04-05 obrienCrap! I grabbed the wrong Makefile from the test machine.
1999-04-05 peterFix type mismatch..
1999-04-05 obrienFix .for loop continuation lines style bugs.
1999-04-05 obrienTurn off src/gnu/usr.bin/genclass -- it is OBE as it...
1999-04-05 obrienAdd iostream Info docs.
1999-04-05 bdeFixed disordering in previous 2 commits. Fixed an...
1999-04-05 rnordierFix damage introduced in previous commit.
1999-04-05 rnordierOptimize better for space.
1999-04-05 obrienCorrect contents for the EGCS compiler documentation.
1999-04-05 peterThere's not much point in the EXPORTMFS #ifdef. I...
1999-04-05 peterZap files not in cvs-1.10
1999-04-05 peterStray files that used to be in 1.9.x that are not in...
1999-04-05 peterkldload("ccd") if the ccd module isn't present.
1999-04-05 obrienlibg++ is OBE.
1999-04-05 obrienosfcn.h (part of libg++) is going away, so don't try...
1999-04-05 grogAdd GOTCHAS entries warning against using partition...
1999-04-05 grogAdd debug flag DEBUG_EXITFREE to log problems freeing...
1999-04-05 grogremove_plex: If we don't find the plex in a volume...
1999-04-05 grogfree_vinum: Clean out bdevsw entry before unloading...
1999-04-05 grog'fr' macro: trace back to new kernel base 0xc0000000
1999-04-05 jdpBump __FreeBSD_version to 400004 now that the __deregis...
1999-04-05 jdpResolve undefined weak references to a value of 0....
1999-04-05 grogRepresent the value 2**32 correctly in nroff. Previous...
1999-04-05 obrien_G_config.h is now dynamically created.
1999-04-04 obrienFix space padding that was causing a problem in creatin...
1999-04-04 obrien4.0 will offer EGCS over GCC to the world.
1999-04-04 dtAdd prototypes for pread and pwrite.
1999-04-04 dtRename a function to avoid conflict with the new syscal...
1999-04-04 dtAdd wrappers for pread and pwrite syscalls.
1999-04-04 dtRegenerate (padding for pread and pwrite).
1999-04-04 dtAdd standard padding argument to pread and pwrite sysca...
1999-04-04 obrienRemove a lingering reference to libg++.
1999-04-04 obrienRemove the string ">>> FreeBSD/i386 BOOT". I need...
1999-04-04 impAdd mkstemps to the man page, and create a link for it.
1999-04-04 obrienConditionalize one more i386'ism.
1999-04-04 obrienAttempt to creating the right ``tm.h'' file for the...
1999-04-04 obrienAttempt at creating the right ``tm.h'' file for the...
1999-04-04 impRemove mkstemp.c from build. This is now in libc.
1999-04-04 impAdd mkstemps from OpenBSD. This has been in my tree...
1999-04-04 phkFix a division which I had made a multiplication.
1999-04-04 obriendidn't get latest version:
1999-04-04 obrienThis is old C++ code -- no need for rtti or exceptions.
1999-04-04 obrienMinimum set of changes to switch from Gcc 2.7.2 (in...
1999-04-04 cracauerFurther backouts and changes to the example.
1999-04-04 dfrManpages for the KLD system calls.
1999-04-04 phkDang, lost some LL's there.
1999-04-04 phkUpdate to latest version from Dave Mills. Mostly textual.
1999-04-04 alcTwo changes to vm_map_delete:
1999-04-04 peterIf somebody does an execv("foo", NULL) (which theoreti...
next